Open sanjalp opened 1 year ago
please tell me where to add the api key. Please mention it in the readme file.
on AndroidManifest.xml write an API KEY on:
AndroidManifest.xml
<meta-data android:name="com.google.android.geo.API_KEY" android:value="ADD_YOUR_API_KEY_HERE" />
please tell me where to add the api key. Please mention it in the readme file.