News

I recently published a tutorial ... data locally in an Android app. However, due to article length constraints, I could not adequately cover creating and using an SQLite database for data persistence.
This is a SQLite tutorial for android application development ... The following is the last application we will make today utilizing Android SQLite database. Android SQLite is an extremely lightweight ...
Generates java/android database access code by analysing sqlite migration files or sqlite databases, keeping full control of what code is generated. sqlite-analyzer creates an in-memory sqlite ...
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 ...