Good morning everyone.
Google play tells me that by July 30th all my Apps must be updated to Android-35.
I installed Android 35 via B4A's SDK manager and change to targetSdkVersion=35 in the manifest.
During compilation and on two different computers I always receive the same error:
Resource Link Error
aapt2.exe E 07-03 08:05:49 11092 3772 LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.
aapt2.exe E 07-03 08:05:49 11092 3772 ApkAssets.cpp:149] Failed to load resources table in APK 'C:\Android\platforms\android-35\android.jar'.
error: failed to load include path C:\Android\platforms\android-35\android.jar.
Any idea?
Google play tells me that by July 30th all my Apps must be updated to Android-35.
I installed Android 35 via B4A's SDK manager and change to targetSdkVersion=35 in the manifest.
During compilation and on two different computers I always receive the same error:
Resource Link Error
aapt2.exe E 07-03 08:05:49 11092 3772 LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.
aapt2.exe E 07-03 08:05:49 11092 3772 ApkAssets.cpp:149] Failed to load resources table in APK 'C:\Android\platforms\android-35\android.jar'.
error: failed to load include path C:\Android\platforms\android-35\android.jar.
Any idea?