I wish to see an option in IDE to stop compiling code if no device detected, its very time wasting when you wait for compiling to finish the the message No device detected show,
Also is possible to send the compiled app without recompile as an option to skip recompile without need.
B4A v4.30 includes a new tool named B4ABuilder.exe (and B4J includes a similar tool named B4JBuilder.exe). This tool allows you to compile your projects from the command line. This can be useful if you need to build multiple projects or to build the same project with multiple configurations...