Most Android developers know that to store a large amount of data the sqlite3 database system. A lot of Android developers know know that the databae access is available via the contentProvider & contentResolver classes. Almost no Android developers use these mechanisms smoothly and correctly. == This lecture comes to correct just that i.e. - how to store vast amounts of data in your application and access it quickly and easily. Speaker: Royi Benyossef Video: http://youtu.be/wle8Qghlzu0 |