I have been following Erel's Google Maps V2 tutorial and found that after adding the line
into the project attributes I get the following error when compiling:
Organizing libraries. Error
Maven artifact not found: com.google.android.gms/play-services-maps
Any ideas?
B4X:
#AdditionalJar: com.google.android.gms:play-services-maps
into the project attributes I get the following error when compiling:
Organizing libraries. Error
Maven artifact not found: com.google.android.gms/play-services-maps
Any ideas?