Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.46 KB

to-provide-and-resolve---content.md

File metadata and controls

23 lines (20 loc) · 1.46 KB

Title: To provide & serve...content

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.

Royi Benyossef

Royi is a Google Developer Expert focusing on Android platform since 2009. Royi is currently the Android technological lead at a startup called vidmind. Giving back to community, Royi have co-founded:

  1. The Israel Android Association and is now its CEO.
  2. GDG Herzliya and is now its co-manager. Royi often talks at GDG meetings and conventions like AndCon2012,AppsWorld2012, DevFest Moscow 2012, and more.

Speaker References