Android Question Compile Probelm b4a v3.82

ilan

Expert
Licensed User
Longtime User
hi

i have a problem while compiling an app

it works 2-3 compiles and then it stucks and i need to start taskmanager and kill b4a

what could be the reason?
 

adrianstanescu85

Active Member
Licensed User
Longtime User
If you wait, the compiling will automatically switch to "standard dexer" instead of "optimised dexer". It is generally not that obvious to see that there is a new dialog that asks you if you'd like to go on with the standard dexer, or just abort everything. This automatically happens each time the compiling time takes too long. So you should check quite a few times whether that dialog comes up and go on with the standard dexer.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
the thing is that nothing happens it only stuck
so nothing happens the software freezes and i need to kill it and start again
and then it works for 2-3 times and again stuck while compile
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
in step of installing to device.. i am using USB debug

but now i found out that there is a Background Compile and install and i am using it and runs much better have much less faild installes and 0 freezing

thanks
 
Upvote 0
Top