Replies: 3 comments 1 reply
-
Hello @RNaimy,
What AGP version do you use in your project? It seems you are using 7.3.0, you can check your project's |
Beta Was this translation helpful? Give feedback.
-
First, @dam-ease — THANK YOU for your help so far! When I checked, I was on AGP 7.3.0. So, I updated: Then I launched a new build Got this error: Fail Message: Steps I took In android/build.gradle, I updated: Launched another build — same error. Build ID: 6860577da41515b36f833366 Context from ChatGPT (helping me troubleshoot) Double-checked Codemagic Question:
@dam-ease Anything else you’d recommend I do on my side? Or is downgrading to compileSdk 34 still the recommended temporary workaround? Next Steps: |
Beta Was this translation helpful? Give feedback.
-
Hi CodeMagic (@codemagic-ci-cd) I’m on the free plan and using GitHub Discussions for support. aapt2 E … Failed to load resources table in APK ‘/usr/local/share/android-sdk/platforms/android-35/android.jar’. I have already checked and updated:
ChatGPT suggested this points to a corrupted or incomplete Could someone from Codemagic verify or reinstall the Android SDK platform 35 on your build servers? Thank you so much for your help! RNaimy |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.
Expected results
The Flutter 3.22.1 project should build successfully for Android on Codemagic, targeting Android SDK 35, with NDK 26.3 and AGP 8.3.0 (or latest compatible). Local builds work fine with this configuration.
Actual results
RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.
Failed to load include path /usr/local/share/android-sdk/platforms/android-35/android.jar
Build id (optional)
68599f780877286ff02d0b1f
Beta Was this translation helpful? Give feedback.
All reactions