Populate ListView from SQLite database in Android Studio



Populate ListView from SQLite database in Android Studio

Populate ListView from SQLite database in Android Studio

Enroll in “Android SQLite Programming for Beginners” course now for a Minimum 80% OFF HERE https://sandipbhattacharya.com/
Pay one-time and access for Lifetime!
Hurry! Limited time offer.

Hi, in this video I’ll show you a simple way on how to populate a ListView from the database file that we created in the last video using SimpleCursorAdapter. Now, I know SimpleCursorAdapter is now deprecated and it’s not the best way to use for retrieving and showing SQLite database records into Views but for a simple application like ours, SimpleCursorAdapter is going to be just fine. So, let’s get started.

Source Code for this video
https://github.com/sandipapps/Populate-ListView-From-DB

| ——————————————————————– |

👍 Subscribe to the Channel
https://www.youtube.com/c/SandipBhattacharya?sub_confirmation=1

Check out other Playlists

► Introduction to Programming with C (2 hours of video content)
https://www.youtube.com/playlist?list=PLGY_UftsHsIY8gcOd32a_jg_cCS_h776m

► Android App Development for Beginners (8+ hours of video content)
https://www.youtube.com/playlist?list=PLGY_UftsHsIa-7gHJj_8NzVUb5MPizGg-

► Build a Complete Quiz App for Android
https://www.youtube.com/playlist?list=PLGY_UftsHsIbM_k7VojE8vZxnmiWXMSnZ

► Android SQLite Programming for Beginners (2.5 hours of video content)
https://www.youtube.com/playlist?list=PLGY_UftsHsIZDnXQk4BLUb-voVO4hQMmm

► Android Game Development in Android Studio: Build Games for Absolute Beginners (3+ hours of video content)
https://www.youtube.com/playlist?list=PLGY_UftsHsIZtNO0k-mvG_s6-VmWAlc2y

► Android Game Development – Create Your First Mobile Game
https://www.youtube.com/playlist?list=PLGY_UftsHsIYLG2TdgGvQV2FE3NH5pr6c

► Android Game Development Tutorial
https://www.youtube.com/playlist?list=PLGY_UftsHsIZBtrHB_igJnzgiqPgB8LZz

► Programming Flappy Bird for Android
https://www.youtube.com/playlist?list=PLGY_UftsHsIb9n-igirQzp1Zoo5FpYCac

► Object Oriented Programming Fundamentals
https://www.youtube.com/playlist?list=PLGY_UftsHsIYhTXaYrqUEVUkE-Uh7Ioel

► jQuery for Beginner to Advanced
https://www.youtube.com/playlist?list=PLGY_UftsHsIatqRv-Fxn44opl-LoyFiMi

► PHP MySQL CRUD Tutorial (Create, Read, Update, Delete) (1+ hour of video content)
https://www.youtube.com/playlist?list=PLGY_UftsHsIaIcSLmDNiWlA2ZRUEiwBc4

❤️ 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

Comments are closed.