Automaticaly upload on USB connected device without debugger

Everything else that doesn't fall into one of the other categories.
falsam
Posts: 280
Joined: Mon May 05, 2014 9:49 pm
Location: France
Contact:

Automaticaly upload on USB connected device without debugger

Post by falsam »

When I create an apk, I do not understand why it is necessary to activate the debugger SB to automatically transfer the apk with the USB cable.

I do not want to see the open debug window when I run an apk.

Of course, I can manually transfer (copy / paste) the apk without debugging.

➽ Windows 11 - JDK 1.8 - SB 2.40 - Android 13
http://falsam.com

Sorry for my poor english
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: Automaticaly upload on USB connected device without debu

Post by Fred »

It's because you will need to sign it if compiling in release mode
Post Reply