I have a big problem
In my application, I have been using the latest version of Google Map V2
But the application does not run on mobile phones that have an older version of Google Play Service
Is there any way to run the app without having to update it
For example, the latest version Google Play gets inside the app
I found a solution but the error below is displayed
In my application, I have been using the latest version of Google Map V2
But the application does not run on mobile phones that have an older version of Google Play Service
Is there any way to run the app without having to update it
For example, the latest version Google Play gets inside the app
I found a solution but the error below is displayed
B4X:
#AdditionalJar: com.google.android.gms:play-services-maps
#AdditionalRes: C:\AndroidSDK\extras\google\google-play-services\libproject\google-play-services_lib\res, com.google.android.gms
B4X:
B4A Version: 7.30
Parsing code. (0.05s)
Compiling code. (0.19s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Generating R file. Error
c:\androidsdk\extras\google\google-play-services\libproject\google-play-services_lib\res\values\base_attrs.xml:11: error: Attribute "buttonSize" already defined with incompatible format.
C:\Rahbord\Telexi\Telex30\Objects\bin\extra\res3\res\values\values.xml:47: Original attribute defined here.
c:\androidsdk\extras\google\google-play-services\libproject\google-play-services_lib\res\values\base_attrs.xml:16: error: Attribute "colorScheme" already defined with incompatible format.
C:\Rahbord\Telexi\Telex30\Objects\bin\extra\res3\res\values\values.xml:55: Original attribute defined here.
c:\androidsdk\extras\google\google-play-services\libproject\google-play-services_lib\res\values\common_attrs.xml:13: error: Attribute "imageAspectRatioAdjust" already defined with incompatible format.
C:\Rahbord\Telexi\Telex30\Objects\bin\extra\res3\res\values\values.xml:34: Original attribute defined here.
c:\androidsdk\extras\google\google-play-services\libproject\google-play-services_lib\res\values\maps_attrs.xml:5: error: Attribute "mapType" already defined with incompatible format.
C:\Rahbord\Telexi\Telex30\Objects\bin\extra\res1\res\values\values.xml:6: Original attribute defined here.