B4X:
Compile 'Compiles the code without building the apk
Build 'Compiles and builds the apk without pushing it onto a device
Build and Run 'Existing option "Compile and Run"
Build and Run (Background) 'Existing option "Compile and Run (Background)"
Compile to Library 'Existing option "Compile to Library"
ADB Push To Device 'Pushes the most recent build to the connected device
Last edited: