This is a mirror of official site: http://jasper-net.blogspot.com/

Video Tutorial: Android Application Development - StatusData

| Monday, March 7, 2011
Class 4, Part 1. This video comes from Marakana's 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA earlier this year

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

Read more: marakana

Posted via email from Jasper-net

0 comments: