News

Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
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.