Quick question regarding Google Maps. I have one fully working Google Maps project and another working project for my main application. I am wondering about combining these. How does one go about doing adding the Google Maps API functionality to the existing Android project.
I have tried researching this online but my search terms seemed to be a bit ambiguous.
Thanks.
Add the Maps API library to your project’s Manifest file
Obtain the Maps API key, add to your project and also sign the app with the certificate corresponding to the same key
http://code.google.com/android/add-ons/google-apis/mapkey.html