This issue was solved with the B4A 13 Beta 6.
I saw many users (include me) with the problem "The filename or extension is too long", when try to compile the project with the new B4A and SDK.
I have 40 projects in Play Store and only 1 got this problem.
I don't saw a example project to reproduce this problem, which I think is difficult to analysis by @Erel.
As there not a only soluction to this problem and every user has your soluction, I list some possible workarounds for this issue:
1 - using the old SDK with the Android 34 SDK updated
2 - change project folder name to short
3 - change project directory
4 - changing the package name
5 - BridgerLogger option to False
6 - move the projects from activity format to b4xpages
7 - put the Android SDK and Java in shorter paths
8 - move Java JDK and Android SDK to the root
If anyone has another soluction, can put here.
I saw many users (include me) with the problem "The filename or extension is too long", when try to compile the project with the new B4A and SDK.
I have 40 projects in Play Store and only 1 got this problem.
I don't saw a example project to reproduce this problem, which I think is difficult to analysis by @Erel.
As there not a only soluction to this problem and every user has your soluction, I list some possible workarounds for this issue:
1 - using the old SDK with the Android 34 SDK updated
2 - change project folder name to short
3 - change project directory
4 - changing the package name
5 - BridgerLogger option to False
6 - move the projects from activity format to b4xpages
7 - put the Android SDK and Java in shorter paths
8 - move Java JDK and Android SDK to the root
If anyone has another soluction, can put here.
Last edited: