Hi Erel ,
i have googleMaps library 1.01 , using B4A v5.5 , copied google-play-services.jar to the library folder,
have loaded my existing keystore , went to google developer console ,
1.create new project at the google developer console
2. enabled : Google Maps Andriod API ( no version 2 found , only this option found )
3. created : Credential, API Key,
3.1. Name : Andriod key1 , package name : com.example.android.mapexample and filled in my SHA-1 fingerprint found at the dialog of my keystore
when open up the private signed key at B4A ,
4. added code to manifest file as suggested , and replaced the key value with my own API key ,
5. added an #AdditionalRes attribute to the main activity
6. after compiled & installed , the MAP display is BLANK , with "google" word at the left bottom corner ,
* i have installed your B4A demo.apk found in this thread and the map display correctly and is working properly.
what went wrong with my map app , can you please advice ?
[solved] - please view my last image : gmap-api5-solutions.png
thanks,
Kalmen