Wish Upload apk without recompile

sunish

Member
Licensed User
Longtime User
It happens many times in release mode that the device may not be connected, and if the apk need to be uploaded IDE still recompiles even if there is no change in source. It would be great to
1) just upload if there is no change in source
2) option to upload apk created by the active project to device via manu option.

Sunish
 

sunish

Member
Licensed User
Longtime User
Filippo, yes your tool could be used or a simple script calling adb to upload, but nothing beats the ease of doing it from within the IDE. Its for release we have a problem when we forget to connect the device(s) and it takes, at times, more than a minute to compile on my slow machine.
 
Top