Custom Listview in Android Studio - 50 - Android Development Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • Custom Listview in Android Studio - 49 - Android Development Tutorial for Beginners
    Custom list view is a way of designing the simple view with images and text. So in this video we will learn how to create awesome custom view . So stay tuned and please subscribe to our channel.
    Subscribe to Our Channel: / @codingpursuit914
    Facebook Group: / 2030125363667051
    Twitter: / codingpursuits
    Facebook Page : / codingpursuits
    Linkdin: www.linkedin.com/in/coding-pursuits
    Pinterest: / codingpursuits
    custom listview in android
    listview in android
    custom listview in fragment android studio
    custom listview in android with item click
    custom list
    listview
    android studio
    custom listview in android studio with image and text
    github
    custom listview adapter android
    custom listview in android - stack overflow
    custom listview in android with item click
    custom listview in android kotlin
    programmatically
    Android Development Tutorial for Beginners
    Coding Pursuits
    • Custom Listview in And...

ความคิดเห็น • 31

  • @ChiruChiranjeevi-r1c
    @ChiruChiranjeevi-r1c ปีที่แล้ว +2

    worest expination he is just writing code by chorme page

  • @Mirtguitar
    @Mirtguitar 9 หลายเดือนก่อน +4

    Clear and complete tutorial. Good job.

  • @prasannavenkatesh8674
    @prasannavenkatesh8674 4 หลายเดือนก่อน

    SUGGESSTION : In Step 2, you dont need to create an activity, you can create just the layout file. If we create new activity, we are unnecessarily create a new java class file, which we dont use at all.

  • @bucharoo
    @bucharoo 6 หลายเดือนก่อน +1

    Thank you for another video.

  • @MrIMacro
    @MrIMacro 2 ปีที่แล้ว +1

    Thanks,
    Can you help me please?
    I want to do the same thing but with adding a button to each row so the button will open a location on Google maps.

  • @darshilshah1833
    @darshilshah1833 2 ปีที่แล้ว +3

    You should have added a link in the description box to download the images of fruits

    • @codingpursuit914
      @codingpursuit914  2 ปีที่แล้ว

      Sure i will provide it

    • @MariaVera-et7pn
      @MariaVera-et7pn ปีที่แล้ว +1

      @@codingpursuit914 Where´s the link

    • @spadey_k
      @spadey_k 11 หลายเดือนก่อน

      @@MariaVera-et7pn I'm shocked at how you people decide to learn programming yet can't bother to find some pictures on the internet

  • @Josh-tv4rx
    @Josh-tv4rx 2 ปีที่แล้ว +1

    Hey man really good video, how would you go about populating the listview if instead of hardcoding the values you were getting them from an rss feed. Thanks

  • @prarthanasharma6954
    @prarthanasharma6954 5 หลายเดือนก่อน

    sir which version of android is this ? and how to install the lower versions of android ?

  • @sudharsanraja2843
    @sudharsanraja2843 2 ปีที่แล้ว +1

    How to import json files into the list view with images

  • @BappoJumpo
    @BappoJumpo 5 หลายเดือนก่อน

    brooo youre so cool brooo, cause you helping meee
    i appreciate it so much broooo
    thank youuuu

  • @abhishekkumar-ob8hz
    @abhishekkumar-ob8hz ปีที่แล้ว

    How can Create a Listview with some website links in Android studio can you tell me

  • @Program-withsagar2865
    @Program-withsagar2865 2 ปีที่แล้ว

    Bhai mera app Android 8.1 Oreo par list view ke item click karte hi crash ho raha hai
    But 8.1 ke alava baki device par property work kar raha hai
    Please bhai help
    Maine 12 activities create ki hai our unme array adapter banaya hai.
    Un sabhi activities ko us ek hi adapter ke saath joined Kiya hai.
    Kya problem ho sakta hai.
    Sirf Android 8.1 Oreo par hi problem aa raha hai

  • @thinq5339
    @thinq5339 2 ปีที่แล้ว

    public chutiya hai jo ish tarah creator ko support nanhi karta hai. aur bina matlab ke apne parents ke paisa paid tutorials me lagata hai. why why why?

  • @lynnbhoneent2504
    @lynnbhoneent2504 5 หลายเดือนก่อน

    Thanks bro good tutorial

  • @kierand823
    @kierand823 ปีที่แล้ว +2

    Amazing video, exactly what I needed. I've been trying for hours to figure out how to embed a view in a fragment and this tutorial can be applied with minor changes to the accessors for Context and similar things.

  • @dusty_sameer
    @dusty_sameer ปีที่แล้ว

    how the convertView appeared ?

  • @alka6755
    @alka6755 2 ปีที่แล้ว

    how do i make my custom search view show this items

  • @ziadelmissiry3502
    @ziadelmissiry3502 ปีที่แล้ว

    does someone have a github for this?

  • @YunusOfficial
    @YunusOfficial ปีที่แล้ว

    wonderfull!!

  • @jainiktalaviya1514
    @jainiktalaviya1514 ปีที่แล้ว

    Convert View kaise aya

  • @ІльянПоп-л8т
    @ІльянПоп-л8т 7 หลายเดือนก่อน

    Nice

  • @chenacooo
    @chenacooo 2 ปีที่แล้ว

    Me salvaste el cuatri

  • @hamayunzeb7609
    @hamayunzeb7609 2 ปีที่แล้ว

    outstanding

  • @naturalistafangirl
    @naturalistafangirl 2 ปีที่แล้ว

    Thank you for your help!

  • @junderfitting8717
    @junderfitting8717 3 ปีที่แล้ว

    Thanks for the great video, but I have to modify this part in adapter: convertView = LayoutInflater.from(context).inflate(R.layout.XXXXXXXXX, parent, false);

  • @wowfmomf6126
    @wowfmomf6126 10 หลายเดือนก่อน

    Very useless i tried to follow it and only got errors.

  • @sudharsanraja2843
    @sudharsanraja2843 2 ปีที่แล้ว

    Hi bro....
    How to use json in Android studio