Other B4A v13.4 is available for download

Status
Not open for further replies.

Erel

B4X founder
Staff member
Licensed User
Longtime User
I'm happy to release a new version of B4A. The prepackaged Android SDK has been updated and is based on the current latest versions of all resources and Android SDK 36.
The handling of SDK resources was improved.

1752651774740.png


The built-in themes were updated with the new edge-to-edge feature disabled by default (https://www.b4x.com/android/forum/t...t-of-edge-to-edge-enforcement.167109/#content).

Please download the updated command line tools and prepackaged resources: https://www.b4x.com/b4a.html


Notes:

1. Crashlytics instructions updated: https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/#content
2. ExoPlayer is an internal library. The additional dependencies should be downloaded from: https://www.b4x.com/android/forum/threads/exoplayer-media3-video-player.158204/#content
3. The prepackaged resources should include all resources most developers need, including for Firebase and ML-Kit sdks.
 

marcick

Well-Known Member
Licensed User
Longtime User
HI
try to using Android35 or Android35-ext15 along with B4A 13.40 version I still get this error during compilation. The app works fine with Android 34

aapt2.exe E 07-18 13:31:35 16324 24108 LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.
aapt2.exe E 07-18 13:31:35 16324 24108 ApkAssets.cpp:149] Failed to load resources table in APK 'F:\Android\platforms\android-35-ext15\android.jar'.
error: failed to load include path F:\Android\platforms\android-35-ext15\android.jar.
did you observed this ?

Please download the updated command line tools and prepackaged resources: https://www.b4x.com/b4a.html

And did you modified the voice in Tools-configure path to point to new Android.jar?
 
Upvote 0
Status
Not open for further replies.
Top