Page 1 of 1

[SB 2.00] APK does not install without debugger

Posted: Tue Dec 06, 2016 11:34 pm
by falsam
Android 5.1.1 API Level 22

APK does not install if debugger is disabled.

Of course, the installation works correctly with debugging enabled.

■ Canvas Test demo with and without debugger.
Canvas Gadget Test (Debugger enabled) http://falsam.com/Download/data/canvastestdebug.apk
Canvas Gadget Test (Without debugger) http://falsam.com/Download/data/canvastest.apk

■ I activate debug when I create the application.
Image

Re: [SB 2.00] APK does not install without debugger

Posted: Wed Dec 07, 2016 5:23 am
by Fred
You will need to sign the executable in release mode, that's why you can't upload it automatically. See http://forums.spiderbasic.com/viewtopic.php?f=9&t=883