You know how you can do Alt 3 and the compilation process will take place in the background like some crazy kind of voodoo magic ![Big Grin :D :D](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Wouldn't it be spiffing if that process took place automatically then depending on whether you'd changed anything since the last time it took place, when you hit the compile button the compiler might poke it's tongue out at you and shout AHA! I've already done that bit so all I have to do now is install the .apk over to the device! AHA!
This is the running comentary on a compile:
I presume the numbers are times in seconds.milliseconds ?
Hmmm... interesting serial my device has![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
What! 4.38 seconds to convert byte code and optimize the dex?! (I have absolutely no idea what any of that means but don't I sound smart when you read this?)
Doh! Optimized dexer failed, oh darn.
Also I'd like to see some extra processes in there like:
:sign0188:
Wouldn't it be spiffing if that process took place automatically then depending on whether you'd changed anything since the last time it took place, when you hit the compile button the compiler might poke it's tongue out at you and shout AHA! I've already done that bit so all I have to do now is install the .apk over to the device! AHA!
This is the running comentary on a compile:
B4X:
Parsing code. 0.01
Compiling code. 0.09
ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. 0.01
Generating R file. 0.98
Compiling generated Java code. 1.79
Convert byte code - optimized dex. 4.38
Optimized dexer failed. Switching to Standard dexer.
Packaging files. 0.94
Copying libraries resources 0.01
Signing package file (private key) 0.70
ZipAlign file. 0.10
Installing file to device. 4.05
Device serial: 0123456789ABCDEF
Completed successfully.
Hmmm... interesting serial my device has
What! 4.38 seconds to convert byte code and optimize the dex?! (I have absolutely no idea what any of that means but don't I sound smart when you read this?)
Doh! Optimized dexer failed, oh darn.
Also I'd like to see some extra processes in there like:
B4X:
Making Tea 1.35
Massaging feet 4.68
Tidying room 8.71
:sign0188:
Last edited: