Grokking Android

Getting Down to the Nitty Gritty of Android Development

Posts tagged “SQLite Manager”:

SQLite in Android

By

SQLite is at the heart of Android’s database support. This database was developed with embedded environments in mind – and is used not only by Android but also by Apple’s iOS and Blackberry’s system as well as lots of other systems with low memory footprint and comparatively little CPU horsepower. Why SQLite in the first […]  Continue Reading  “SQLite in Android”