Up next

Autoplay

Tutorial: Android Application Development - Databases

0 Views • 10/12/24
Share
Embed
121gamers
121gamers
14 Subscribers
14

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://marakana.com/f/267

Show more
0 Comments sort Sort By
Facebook Comments

Up next

Autoplay