Hi.
I'm using b4a to develop some apps.
My last workflow steps are:
n) compile the apk
n+1) send the apk by email (as attachment) to my email account (gmail)
n+2) install the apk into the tablet from the attachment
I dont like to use cables (too shorts). Some apps using sensors and camera are difficut to test with emulator so I have to test them directitly on tablet.
Then I'd like to have function similar to "compile and run" , that "compile, run and send by email" to a predefined address.
alex