B4A Question Convert byte code - optimized dex. Error - Need Help Pls :( - Erel (first post)    Mar 16, 2020   (5 reactions) You can increase the memory size that the dexer process is allowed to use.
Open the ini file that is located in:
C:\Users\<Your user name>\AppData\Roaming\Anywhere Software\Basic4android
Change this line:
MaxRamForDex=1024
To:
MaxRamForDex=3000
Note that you must do this change when B4A is closed. B4A Question B4A 13.0 very slow debuging - Erel (first post)    Sep 24, 2024   (1 reaction) It isn't really related to B4A v12.8 vs. B4A v13.0. The performance of both versions is identical. The difference is in the newer Android SDK which is larger. You can keep using the old Android SDK. I recommend checking the value of MaxRamForDex in the ini file. Make sure that it is least 2048. B4A Question Not working after update - attune (first post)    Feb 01, 2021 Also, MaxRamForDex is set at 4096 B4A Question Recommended Specifications (B4A) - Erel (first post)    Sep 29, 2020   (1 reaction) Set MaxRamForDex (https://www.b4x.com/search?query=MaxRamForDex) to 2048 B4A Question [solved] java.lang.OutOfMemoryError: Java heap space - angel_ (first post)    Mar 18, 2019   (1 reaction) I have set MaxRamForDex to 4096 and JDK x64, it works perfectly
Thank you B4A Question Timeout Convert byte code - optimized dex. - Debug - Erel (first post)    Nov 20, 2018   (1 reaction) Are you sure that MaxRamForDex is set to 2048? Worth switching to a 64 bit Java in case you are still using a 32 bit JRE. B4A Question Slow compile in 11.2 - Alberto Michelis (first post)    Feb 08, 2022 I just have MaxRamForDex=4096 and if I enable optimize dexter it takes another 130 seconds to compile. B4J Question Install Windows 10(32), Java jdk-8u61-windows-i586, Install B4J 9.30, Did not run - teddybear (first post)    Apr 07, 2023   (1 reaction) Did you change the value from 2048 to 512 MaxRamForDex=512? B4A Question Update B4A - fishwolf (first post)    Mar 04, 2019   (1 reaction) i have set MaxRamForDex to 4096 into C:\Users\MYNAME\AppData\Roaming\Anywhere Software\Basic4android\b4xV5.ini B4J Question B4J IDE runs on Linux :) - Erel (first post)    Oct 14, 2020   (2 reactions) Close the IDE. Find the ini file (on Windows it is: C:\Users\<user>\AppData\Roaming\Anywhere Software\B4J and set MaxRamForDex to 1024. Page: 1   2   3   4   5   6   7   Powered by ColBERT |