[SB 2.00] APK does not install without debugger

Just starting out? Need help? Post your questions and find answers here.
falsam
Posts: 288
Joined: Mon May 05, 2014 9:49 pm
Location: France
Contact:

[SB 2.00] APK does not install without debugger

Post 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

➽ Windows 11 - jdk-11.0.2 - SB 3.10 - Android 16
https://falsam.com

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

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

Post 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
Post Reply