CustomListView in (Kotlin) with item click listener - Android Studio Tutorial

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • In this Android WorldClub tutorial, i will show you how to create a custom listview in KOTLIN. The custom listview contail image, title and description.
    PLEASE LIKE, SUBSCRIBE, COMMENT, SHARE AND PRESS BELL ICON FOR LATEST VIDEOS
    #AndroidWorldClub #Custom_listView
    fb page: www.facebook.c...
    Blog: androidworldcl...
    Music License:
    ZAYFALL - The Origins (Official Music) by ZAYFALL / zayfallmusic
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    creativecommons....
    Music promoted by Audio Library • The Origins - ZAYFALL ...

КОМЕНТАРІ • 29

  • @JSchellergJ
    @JSchellergJ 3 роки тому

    Thank you for your time and knowledge while making this tutorial. It helped and taught me a lot. It was the only one that made possible to understand why and what we were doing.
    Keep up the good work!

  • @aminesquall3794
    @aminesquall3794 4 роки тому

    Grand merci ça m'a beaucoup aidé

  • @yahianad
    @yahianad 4 роки тому +1

    Clear and helpful tutorial.. however still a little hard for me to understand "Adapter class". I have no idea if there is somehow to display the whole "ArrayAdapter" class!

    • @AndroidWorldClub
      @AndroidWorldClub  4 роки тому +2

      Adapter class is a bridge between UI component and data source that helps us to fill data in UI component. It holds the data and send the data to an Adapter view then view can takes the data from the adapter view and shows the data on different views like as ListView.

    • @yahianad
      @yahianad 4 роки тому

      @@AndroidWorldClub Yep I see what you mean.. But I would know how we can just display the whole code of the class "ArrayAdapter" in "Android Studio" ?

  • @parkarrunner8186
    @parkarrunner8186 4 роки тому

    Awesome.. Really Helpful..
    I request to make an video,
    how to add audio list with custom list view

  • @theRane09
    @theRane09 3 роки тому +1

    thanks buddy!!!

  • @souffledream
    @souffledream 3 роки тому

    Your video is wonderfull but my list doesn't appear :/ and I have not error so I'm stuck. I don't know what the problem
    Before I got a problem with getDrawable but I reselved it but it still don't working :(

  • @kbryanolan
    @kbryanolan 4 роки тому

    Beautiful!

  • @elaranlovesyou8220
    @elaranlovesyou8220 5 років тому +1

    Great Video, I have a problem though. When I try to set list.adapter = MyAdapter(), it shows an error saying: unresolved reference adapter. Do you have any idea what might have caused that?

    • @AndroidWorldClub
      @AndroidWorldClub  5 років тому

      please restart or rebuild your android studio and write this line listview.adapter = MyAdapter(this, R.layout.row, list)

    • @elaranlovesyou8220
      @elaranlovesyou8220 5 років тому

      @@AndroidWorldClub I have already fixed it. It was just a typo. Thank you anyways :)

    • @AndroidWorldClub
      @AndroidWorldClub  5 років тому

      @@elaranlovesyou8220 that's good and your welcome..

  • @tshebeletsotjabane4979
    @tshebeletsotjabane4979 3 роки тому

    Thank you

  • @أميرالبلابل
    @أميرالبلابل 3 роки тому

    Cool but it is complex way, use adapter

  • @user-yj6et5bq1t
    @user-yj6et5bq1t 3 роки тому

    how listview playlist musik and how code play musik?

  • @melo_marketer
    @melo_marketer 3 роки тому

    please say me the songname in the video. Thank of.

  • @estibalizmartinez5341
    @estibalizmartinez5341 4 роки тому

    do you know how to add element dinamically to the list view?

    • @AndroidWorldClub
      @AndroidWorldClub  4 роки тому +1

      it depends on storage, which type of storage you would like to use.

    • @estibalizmartinez5341
      @estibalizmartinez5341 4 роки тому

      @@AndroidWorldClub I'm doing a list of alarms so you have to select the alarm time with a TimePicker and add the selected time to the list

  • @amandanunes3132
    @amandanunes3132 4 роки тому +1

    haaa salvou

  • @deepakmisra8973
    @deepakmisra8973 4 роки тому

    Java not Kotlin.You need more learn kotlin.

  • @reltv9131
    @reltv9131 4 роки тому

    java coding style ..kkk