Adding a Google Map to Android Application
I’m documenting here my first successful crack at adding a google map to an android application. Below are the steps I followed, with prerequisite steps of having the Android SDK and Eclipse installed, and being all set up for Android development (documented here). Created a new Android project Navigated to Help->Install New Software in Eclispe….
