Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 846 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 846 Bytes

KOSKOSAN

Attention!!

Important setup step

  • Download google-services.json from firebase

  • create file KosKosan/app/src/release/res/values/google_maps_api.xml and KosKosan/app/src/debug/res/values/google_maps_api.xml

  • write this code into those file

    <resources> <string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">GET_KEY_FROM_GOOGLE_CONSOLE</string> </resources>

see demo: