Hi everybody,
I've follow the tutorial to get Google Map v2 (link : http://www.b4x.com/forum/basic4android-getting-started-tutorials/24415-google-maps-android-v2-tutorial.html#post141316) with success.
But, when i launch it on my program i can see "map ready" in logs and i've only a empty map with zoom options :
The manifest :
The full Api Key (a part is obfusced):
The API console
Private Sign Key
What's happening ?
Thanks.
I've follow the tutorial to get Google Map v2 (link : http://www.b4x.com/forum/basic4android-getting-started-tutorials/24415-google-maps-android-v2-tutorial.html#post141316) with success.
But, when i launch it on my program i can see "map ready" in logs and i've only a empty map with zoom options :
The manifest :
B4X:
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mobile.agartha"
android:versionCode="1"
android:versionName="0.0.1"
android:installLocation="internalOnly">
The full Api Key (a part is obfusced):
B4X:
0E:B1:46:8C:C5:73:FB:03:85:13:XX:XX:XX:XX:9D:2C:5C:43:39:C6;com.mobile.agartha
The API console
B4X:
Key for Android apps (with certificates)
API key:
AIzaSyCp-0phZxwri3Z3gWURvexE88PkyAwXXXX
Android apps:
0E:B1:46:8C:C5:73:FB:03:85:13:XX:XX:XX:XX:9D:2C:5C:43:39:C6;com.mobile.agartha
Activated on: Apr 28, 2013 2:53 AM
Private Sign Key
B4X:
SHA1*: 0E:B1:46:8C:C5:73:FB:03:85:13:XX:XX:XX:XX:9D:2C:5C:43:39:C6
What's happening ?
Thanks.
Last edited: