Integration

[MANDATORY] Integration Firebase & Google Map

After follow tutorial above and you already rename package, now we are going to integrate your app with firebase panel, this integration is mandatory.

Firebase

You can follow this tutorial to integrate your app with firebase http://blog.dream-space.web.id/?p=217 This step important for firebase analytics and firebase crash analyctis.

Google Map

After your app integrated with firebase you need to go to Google Api Console, this is use to obtain API key for google map. Here the tutorial http://blog.dream-space.web.id/?p=89

The final is replace google_maps_key at res/values/strings.xml

Last updated