ListView in Android Studio

Описание к видео ListView in Android Studio

Master programming and take your career to new heights with clear, concise C, Android, and Web Development courses for just Rs. 999 / $ 12. Get lifetime access and certificate. Click here to enroll: https://courses.sandipbhattacharya.co...

Hi, in this video, I'll demonstrate how to work with a simple ListView in Android. I'll show you step-by-step, how to do the following:
1. Add a listview in XML and load the list of months dynamically using string array and ArrayAdapter.
2. Add OnItemClickListener on ListView to handle onItemClick, when clicked on a list-item it displays the selected month as a Toast message.

What is ListView?

Android Listview is a view which groups several items or views and displays them in a vertically-scrollable list. ListView is a subclass of AdapterView and they can be populated by binding them to an Adapter, which retrieves data from a source such as an array or ArrayList or a database query and converts each entry into a view that can be added into the AdapterView layout.

Source Code for this video
https://github.com/sandipapps/Simple-...

Some related videos

ListView with Image in Android Studio
   • ListView with Image in Android Studio  

RecyclerView with Image in Android Studio
   • RecyclerView with Image in Android St...  

ExpandableListView in Android Studio
   • ExpandableListView in Android Studio  

| -------------------------------------------------------------------- |

👍 Subscribe to the Channel
https://www.youtube.com/c/SandipBhatt...

Check out other Playlists

► Introduction to Programming with C (2 hours of video content)
   • C Programming Tutorial for Beginners  

► Android App Development for Beginners (8+ hours of video content)
   • Android Apps and Games Development fo...  

► Build a Complete Quiz App for Android
   • Build a Complete Quiz App for Android  

► Android SQLite Programming for Beginners (2.5 hours of video content)
   • Android SQLite Programming for Beginners  

► Android Game Development in Android Studio: Build Games for Absolute Beginners (3+ hours of video content)
   • Android Game Development in Android S...  

► Android Game Development - Create Your First Mobile Game
   • Android Game Development - Create You...  

► Android Game Development Tutorial
   • Android Game Development Tutorial  

► Programming Flappy Bird for Android
   • Programming Flappy Bird for Android  

► Object Oriented Programming Fundamentals
   • Object Oriented Programming Fundamentals  

► jQuery for Beginner to Advanced
   • jQuery for Beginner to Advanced  

► PHP MySQL CRUD Tutorial (Create, Read, Update, Delete) (1+ hour of video content)
   • PHP MySQL CRUD Tutorial (Create, Read...  

❤️ You can donate by clicking here
PayPal: https://paypal.me/CreatorSandip
For Indians: https://www.instamojo.com/@CreatorSandip

✉️ For Business Inquiries
[email protected]

📣 Follow me on other sites
→ Website: https://SandipBhattacharya.com
→ Udemy: http://bit.ly/SandipUdemy
→ Skillshare: http://bit.ly/SandipSkillshare
→ Google Play: http://bit.ly/SandipPlay
→ Facebook Page: http://bit.ly/SandipFacebook
→ Facebook Group: https://bit.ly/PWSGroup
→ LinkedIn Group: https://bit.ly/PWSGroupLI
→ Twitter: http://bit.ly/SandipTwitter
→ GitHub: http://bit.ly/SandipGitHub

Комментарии

Информация по комментариям в разработке