Hi,
I have been trying to implement Google Maps by following to v2 Tutorial, however I keep hitting an error on #AdditionalRes
I am using:
Basic for Android 3.82
Android: SDK 19
The #AdditionalRes in my code is:
#AdditionalRes: c:\android\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
Error Message is:
Parsing code. Error
Error parsing program.
Error description: Attribute not supported: additionalres
Occurred on line: 4
#AdditionalRes: c:\android\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
Any help will be greatly appreciated....Regards Trevor
I have been trying to implement Google Maps by following to v2 Tutorial, however I keep hitting an error on #AdditionalRes
I am using:
Basic for Android 3.82
Android: SDK 19
The #AdditionalRes in my code is:
#AdditionalRes: c:\android\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
Error Message is:
Parsing code. Error
Error parsing program.
Error description: Attribute not supported: additionalres
Occurred on line: 4
#AdditionalRes: c:\android\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
Any help will be greatly appreciated....Regards Trevor