Hello @Erel ,
I have a strange problem, that occurs for a couple of days, and I don't be able to move forward with the development of my application.
Every time that I try to compile the app with Debug (which is LegacyDebugger or RapidDebugger) are returned several errors that do not allow the code to compile.
When i launch the project (run the project into device) goes in timeout exception (see first screenshot) and after (also if I select don't kill process) the process kill himself and bring to front next error (second screenshot).
Well how can I resolve this errors? Tips?
In attachment I leave screenshot to be able to understand better.
Regards.
--- Edit ---
Dexer.jar goes timeout exception, here error:
I have a strange problem, that occurs for a couple of days, and I don't be able to move forward with the development of my application.
Every time that I try to compile the app with Debug (which is LegacyDebugger or RapidDebugger) are returned several errors that do not allow the code to compile.
When i launch the project (run the project into device) goes in timeout exception (see first screenshot) and after (also if I select don't kill process) the process kill himself and bring to front next error (second screenshot).
Well how can I resolve this errors? Tips?
In attachment I leave screenshot to be able to understand better.
Regards.
--- Edit ---
Dexer.jar goes timeout exception, here error:
B4X:
Parsing code. 0.03
Compiling code. 0.09
Compiling layouts code. 0.00
Generating R file. 0.33
Compiling generated Java code. 2.61
Convert byte code - optimized dex. Error
Process timed out.
You can change the timeout value under Tools - IDE Options.
Optimized dexer failed. Switching to Standard dexer.
Attachments
Last edited: