Hi
Sorry if i created a new thread as the original post of warwound is too much info for me to read.
I followed the steps by warwound and i'm trying to make an app which uses the fusedlocationprovider and i get this error
AndroidManifest.xml:20: error: Error: No resource found that matches the given name (at 'value' with value '@Integer/google_play_services_version').
Please note that its a tracker so no interface/map is needed onscreen as its send a formatted SMS to our gateway and the monitoring is done online like fleet management (web-based)
the libs used so far are
CORE 4.01
fusedlocationprovider 1.31
GPS 1.20
I already installed google play services using the sdk manager but cant find google-play-services.jar so what i did was donwloaded the r29 from this post on stackoverflow
https://stackoverflow.com/questions...-older-google-play-services/26838281#26838281
I do not know what to get so i downloaded
https://dl-ssl.google.com/android/repository/google_play_services_8487000_r29.zip
and extracted google-play-services.jar and copied it to the libs folder of b4a. what am i missing here?
Please help. TIA
Sorry if i created a new thread as the original post of warwound is too much info for me to read.
I followed the steps by warwound and i'm trying to make an app which uses the fusedlocationprovider and i get this error
AndroidManifest.xml:20: error: Error: No resource found that matches the given name (at 'value' with value '@Integer/google_play_services_version').
Please note that its a tracker so no interface/map is needed onscreen as its send a formatted SMS to our gateway and the monitoring is done online like fleet management (web-based)
the libs used so far are
CORE 4.01
fusedlocationprovider 1.31
GPS 1.20
I already installed google play services using the sdk manager but cant find google-play-services.jar so what i did was donwloaded the r29 from this post on stackoverflow
https://stackoverflow.com/questions...-older-google-play-services/26838281#26838281
I do not know what to get so i downloaded
https://dl-ssl.google.com/android/repository/google_play_services_8487000_r29.zip
and extracted google-play-services.jar and copied it to the libs folder of b4a. what am i missing here?
Please help. TIA