Android Question Google Play Services Problem

tufanv

Expert
Licensed User
Longtime User
Hello

I have updated the google play services to latest and copied the jar from the lib project folder
to b4a libraries folder but while trying to run google maps v2 tutorial by Erel I get while compiling :

B4A version 4.30
Parsing code. Error
Error parsing program.
Error description: Error parsing attribute: #AdditionalRes C:\android\sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
Occurred on line: 8
#AdditionalRes C:\android\sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms

I dont know wy i am getting this error ..
 
Top