I'm happy to release a new BETA version of B4A. The Android SDK and the underlying toolchain where updated with preparation for Android 14 (targetSdkVersion=34) requirements.
Many of the internal libraries and also external libraries were updated and now depend on the latest Android SDK resources.
I just followed your steps, and I'm getting an error saying "The filename or extension is too long."
I'm not sure which name it is referring to. Any help?
I have tested other projects I have, and they work correctly.
However, in one project (the most important/largest one), it doesn't work and gives me that error.
I have also tried changing and putting it in a new directory path, but it always stops at the same point, giving the same error.
Just installed this big update, tested on our flag ship app, that uses; GPS, WIFI,BLE, WEBSOCKETS,SOCKETS and everthing else, complied and it ran perfectly. No errors to report here.
Many thanks @Erel for the effort you have put into this release.
Further to my previous post (#6) the app runs fine on my phone, but while compiling reports using java 8.
Which is odd as I don't have java 8 installed.
Probably because version 22 is not recognised so defaults to 8
Dear Erel,
Thank you so much for your efforts in releasing a new update for the IDE. I can only imagine the hard work it took to address and resolve Google’s new requirements.
As a token of my appreciation, I will be contributing again to support your development.
When I work with code in a large project, I test various functions, etc. I come back to it after a while to use or delete it. It would be a big help to be able to mark parts of the code with color, possibly rows like a breakpoint. Would it be possible to do this in the next version?
When I work with code in a large project, I test various functions, etc. I come back to it after a while to use or delete it. It would be a big help to be able to mark parts of the code with color, possibly rows like a breakpoint. Would it be possible to do this in the next version?
THIS IS NOT A BUG NOR AN ISSUE. IT IS NOW CLOSED Hello The same app under SDK 34 is much larger then SDK 33. I have used 7zip to view the APK and here is what I found; SDK 33 Size SDK 34 Size atlas_sos4.apk 5,592,107 atlas_sos4.apk 19,725,524 Not present...