Bug? Convert Byte code - Optimized dex

Croïd

Active Member
Licensed User
Longtime User
Hello Erel

I can not understand !

I have a project and when I compile, it stays for very long time on DEX.

if I create a new project, and copy and paste every codes. this project compile very fast.

But after 3 or 4 compiling, project (Optimized dex) become again slow.

do I have to clean the cache installed java applications and applets ?


 

Croïd

Active Member
Licensed User
Longtime User
Please do not limit your questions to a single member.

Sorry, I thought the problem is related to B4a software

Now it's ok with answer :

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=1536
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…