News

Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
Build an Android app that monitors the user's location and then records this information to a Firebase database, so you can view the device's exact coordinates in realtime.
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.
AbstractIn mobile apps, using a simple database backend such as SQLite can be useful in a variety of use cases. In this article we will take a look at Android* SQLite API and helper classes for ...
Sailforms Database for Android is a free download, and allows for creation of a "personal" database of tasks, lists, contacts and activities.
MCV Staff 19th May 2016 Development News If your app relies on a back end server to provide its data, you need to make sure the app still offers a great experience when the user is offline.
Google launched version 4.1 of Android Studio, its IDE for developing Android apps, into its stable channel today. As usual for Android Studio, the minor uptick in version numbers doesn’t quite ...