1️⃣
Traver
1.x
1.x
  • Welcome
  • ADMIN PANEL
    • Import Project
    • Structure
    • Database
    • Configuration
    • Notification
    • Ad Networks
  • ANDROID
    • Installation
    • Import Project
    • Firebase [must]
    • Google Maps
    • Google Sign In
    • Structure
    • API URL
    • Ad Networks
    • Room DB
  • Migration
Powered by GitBook
On this page
  1. ANDROID

Google Maps

PreviousFirebase [must]NextGoogle Sign In

Last updated 2 years ago

This android project used Google map feature, So you must change GOOGLE_MAP_API_KEY by yours.

1. Or you can use others API key # After you get the GOOGLE_MAP_API_KEY you can placed you API key at android project res/values/strings.xml

<!-- API KEY FOR MAP -->
<string name="GOOGLE_MAP_API_KEY">AIzaSyBiB9CCaRZLfRP4bMZc.........</string>
[ read this ]
http://blog.dream-space.web.id/?p=89