Task 2 : Create Google Map on Android App

by - March 26, 2016



Google Map on Android App

To complete the Google map application, the project need to be registered on the Google Developers Console and retrieved of Google API key. Other than that, ARM Translation and GAPPS need to be installed to enable the Google Services to be available on Genymotion in order to test the google map application on Android Emulator.

In order to avoid security exception, I had added the try-catch block to avoid getLastKnownLocation and requestLocationUpdate security permission error.

To complete the Google map application, the project has to register on the Google Developers Console and get a Google API key.

Other that, to testing the google map application on Android Emulator Genymotion, I installed ARM Translation and gapps to make Google Services available on Genymotion

You May Also Like

0 comments