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