Hello guys,
I'm developing a very simple app, only two activity (NOT B4XPages)
One activity for to execute a simple calculation, and an activity for configuration.
I am running in "debug" mode (not legacy debugger).
Ok, I need now to do same change in code.
I stop the debugger, change some lines and then type F5.
The app restart in very few seconds (very well).
Now I change or add some lines, press again F5 and so on.
But some times, when I press F5 the compiler takes many time for to compile it, as you see in the attachment.
About 20 seconds for "Dex code" and 20 seconds for "Dex merge".
Why some times it needs to do it and some times not ?
There is a method for to speed up "Dex code" and "Dex merge" steps ?
Many thanks
Sergio
I'm developing a very simple app, only two activity (NOT B4XPages)
One activity for to execute a simple calculation, and an activity for configuration.
I am running in "debug" mode (not legacy debugger).
Ok, I need now to do same change in code.
I stop the debugger, change some lines and then type F5.
The app restart in very few seconds (very well).
Now I change or add some lines, press again F5 and so on.
But some times, when I press F5 the compiler takes many time for to compile it, as you see in the attachment.
About 20 seconds for "Dex code" and 20 seconds for "Dex merge".
Why some times it needs to do it and some times not ?
There is a method for to speed up "Dex code" and "Dex merge" steps ?
Many thanks
Sergio