-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jorgesys edited this page Mar 31, 2017
·
1 revision
Welcome to the Android-Route-Google-Maps wiki!
Trace routes using google maps.
Remember to add the API KEY into your AndroidManifest.xml 👍 :
<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="XXXXXXXXXXXXXXXXXXXXXXXXXX" />
</application>
if you need an API key for testing, contact me @ jorgesys12@gmail.com