News

Your data is saved into a file locally on your device, making it a powerful and surprisingly easy way to store persistent data on Android. SQLite is open-source, easy to use, portable, and highly ...
Ashok uses the standard Android APIs, an SQLite database, and content provider APIs. The tutorial has two parts: Part one introduces the example app, and how to use a content provider with a local ...