Home Apps Travel Explore California Tour Finder

This sample app from lynda.com demos integration of Google Maps with Android.

This is a sample app from lynda.com, showing how to integrate Google Maps in an Android app with Google Maps Android SDK v2. A course will be delivered soon that shows all the code that drives this app, including these features:

* Bundling an XML file in the app's resources folder

* Reading the XML file with the PushPull parser and importing into an SQLite database

* Using data in the application to show a location on a Google map embedded in an activity

* Passing a location to another mapping app such as full Google Maps or Google Earth