View Single Post
      12-26-2020, 06:11 AM   #33
ogakul
New Member
16
Rep
26
Posts

Drives: BMW M4
Join Date: Mar 2020
Location: Europe

iTrader: (0)

Quote:
Originally Posted by 21Inked View Post
anybody knows how to make Google maps work on this app ?
You have to compile the APK yourself with Android Studio and add a Google Maps API key as described here:
Quote:
(Optional) Add a Google Maps API key to ~/.gradle/gradle.properties as a property named AndroidAutoIdrive_GmapsApiKey. This key should have access to Maps SDK for Android, Places API, and Directions API.
https://github.com/hufman/AndroidAut...d-instructions
Appreciate 0