News

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.
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
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.
Centralized Database for Android and Web Application In this paper, the authors present a method for creating a centralized database which will be used by both Android as well as web application.
Android Studio 4.1 brings a new Database Inspector tool, some improvements to Material Design, and a more deeply integrated Android Emulator.
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.
The highlights of today’s release are a new database inspector and better support for on-device machine learning by allowing developers to bring TensorFlow Lite models to Android, as well as the ...