News

Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.
A Retail Business Restaurant Sample App – Little Chef. We will use a sample restaurant app (Little Chef) to discuss the usage of the SQLite database and SQLiteAssetHelper library.
We dig into the different options available to store data locally on an android device, complete with sample source code.
If you're looking to keep track of data on your Android device, PortoDB might be exactly what you need. Here's how to install and use this mobile database.
You're putting your data at risk whenever you grant your Android apps more permissions than they need. Manage Android app permissions to protect your data.