Alessandro71 Well-Known Member Licensed User Longtime User Aug 25, 2020 #1 Given the SDK 29 compliancy requirement from the Play Store, resources.zip should be upgraded to android-29 or android-30
Given the SDK 29 compliancy requirement from the Play Store, resources.zip should be upgraded to android-29 or android-30
Erel B4X founder Staff member Licensed User Longtime User Aug 25, 2020 #2 Note that there is no relation between android.jar and targetSdkVersion. It will be updated in the near future.
Note that there is no relation between android.jar and targetSdkVersion. It will be updated in the near future.
Alessandro71 Well-Known Member Licensed User Longtime User Aug 25, 2020 #3 Erel said: Note that there is no relation between android.jar and targetSdkVersion. Click to expand... I couldn’t use the manifest fix for storage access until I switched from android.jar version 28 to version 30
Erel said: Note that there is no relation between android.jar and targetSdkVersion. Click to expand... I couldn’t use the manifest fix for storage access until I switched from android.jar version 28 to version 30