Class 3, Part 3. This video comes from Marakana’s 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA earlier this year. In this tutorial, Marko will show you how to set-up a SQLite database to store local data for your Android application. The database service will run in the background and periodically update the database to ensure that the data needed for your Android app is relatively fresh. This tutorial will: – Introduce you to SQLite – Show you how to create a helper class that provides a “connection” to the database – Introduce you to the database schema and its creation – Cover the four main operations for application databases ** Get the source code for this tutorial here: http://ift.tt/2arJwKG Share List
The post Tutorial: Android Application Development – Databases appeared first on Mobile App Handy.
from Mobile App Handy http://ift.tt/2ezvl8z
Comments
Post a Comment