Android Question google-play-services not show in Libs

SCS

Member
Licensed User
Longtime User
I'm using B4A v3.2

I follow the step in http://www.b4x.com/android/forum/threads/google-maps-android-v2-tutorial.24415/#content to download the older version of google-play-services.jar file and copy to Libraries folder.

After that, I load Basic4android.exe and refresh the Libs tab. But the google-play-services doesn't appear.

I did modify the manifest file via manifest editor accordingly.

The app able to show the Google Maps but mFragment.IsGooglePlayServicesAvailable always False and showing this message "Google Play services not available.".

How to resolve this issue?

Thanks,
SCS
 
Top