I am trying to get a first step inside GoogleMaps tutorial. I think to have done all the steps indicated. I have google-play-services.jar in the c:\Program Files (x86)\B4A\Additional Libraries. Actually this file is only there, not in other folders of Android SDK.
Also, I have to comment out the line:
#AdditionalRes: $AndroidSDK$\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
because such folders don't exist, despite I downloaded last Android SDK.. (this is another problem..) as shown in the attached picture Maps.png. Having no idea about this problem, I commented the line. After this, I get :
B4A version: 6.31
Parsing code. (0.01s)
Compiling code. (0.15s)
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)
Generating R file. Error
AndroidManifest.xml:15: error: Error parsing XML: not well-formed (invalid token)
In the attached "manifest_copy.xml", i substituted my app key only.
Any idea?
Thanks in advance
Also, I have to comment out the line:
#AdditionalRes: $AndroidSDK$\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
because such folders don't exist, despite I downloaded last Android SDK.. (this is another problem..) as shown in the attached picture Maps.png. Having no idea about this problem, I commented the line. After this, I get :
B4A version: 6.31
Parsing code. (0.01s)
Compiling code. (0.15s)
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)
Generating R file. Error
AndroidManifest.xml:15: error: Error parsing XML: not well-formed (invalid token)
In the attached "manifest_copy.xml", i substituted my app key only.
Any idea?
Thanks in advance