Below is the text from the compile dialog. The "Convert byte code" step is painfully slow. It pegs the CPU at 100%. Any ideas as to how I can speed that up or is this typical.
Compiling code. 0.72
Generating R file. 0.00
Compiling generated Java code. 7.80
Convert byte code - optimized dex. 83.31
Standard dexer.
Packaging files. 2.77
Signing package file (debug key). 11.92
ZipAlign file. 0.25
Installing file to device. 0.30
Installing with B4A-Bridge.
Installation will fail if the signing key is different than the previous used key.
In that case you will need to manually uninstall the existing application.
Completed successfully.
Compiling code. 0.72
Generating R file. 0.00
Compiling generated Java code. 7.80
Convert byte code - optimized dex. 83.31
Standard dexer.
Packaging files. 2.77
Signing package file (debug key). 11.92
ZipAlign file. 0.25
Installing file to device. 0.30
Installing with B4A-Bridge.
Installation will fail if the signing key is different than the previous used key.
In that case you will need to manually uninstall the existing application.
Completed successfully.