Back to Browse

Tutorial: Android Application Development - StatusData

23.0K views
Feb 26, 2011
1:01:14

In the previous tutorial, Class 3, Part 3, you learned how to create a local database for your Android app. Now, Marko will show you how to create the service (UpdaterService) that pulls data from the cloud and then inserts it into your local database. In this tutorial, you will learn: - How to create the service that will pull data from the cloud and store it in your local database - How to verify that your database was created - How to use sqlite3 - A tool that ships with Android which gives you access to your database ** Head to http://marakana.com/f/268 to grab the source code for this tutorial, and find more educational resources on open source development **

Download

0 formats

No download links available.

Tutorial: Android Application Development - StatusData | NatokHD