Android Development Tutorial 12

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=WztaJ6kekkg



Category:
Tutorial
Duration: 18:29
57,254 views
261


Get the Android SQLite Cheat Sheet Here: http://goo.gl/EfSTm

Best Android Book : http://goo.gl/uPhXFI

In this tutorial I'll continue making my Android SQLite Address Book app. I hope this code is useful enough to use as a cheat sheet when you need to use an SQLite database in Android.

I cover a ton of topics:

1. How to Create a SQLite Database and Tables
2. How to Issue Queries
3. How to Insert Data
4. How to Update Data
5. How to Delete Data
6. SQLiteOpenHelper
7. execSQL
8. SQLiteDatabase
9. ContentValues
10. rawQuery
11. Cursor, and more....







Tags:
android sqlite
Android Development Tutorial
android sqlite tutorial
android sqlite example
android sqlite update
android sqlite insert
sqlite android tutorial
android sqlite query
android sqlite database