Skip to content

Temporary housing search application around Jepara.

Notifications You must be signed in to change notification settings

MashudiSudonym/KosKosan

Repository files navigation

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: