How to create an Android application
Re: How to create an Android application
The debugger only has to be on if you have not signed your APK.
(Android won't let you install an app unless it is signed or the debugger is on)
If you don't want to sign your app you can use code from somewhere in this forum that hides the debugger window.
(Android won't let you install an app unless it is signed or the debugger is on)
If you don't want to sign your app you can use code from somewhere in this forum that hides the debugger window.
Re: How to create an Android application
The really _is_ a helpful thing. I'm not working on/for Android at the moment, but god do I hope to remember that when doing that for the first time ...Paul wrote: Sun Oct 24, 2021 8:26 pm The debugger only has to be on if you have not signed your APK.
(Android won't let you install an app unless it is signed or the debugger is on)
If you don't want to sign your app you can use code from somewhere in this forum that hides the debugger window.
Thanks.
Kind regards,
bembulak
bembulak
Re: How to create an Android application
I get an error!
It is written to run with the --stacktrace option, but where to stick it?

I am using the example from this thread above - "ShowTime"
I use Russian text in my account. Is it possible to specify a different path to the folder, instead of %TEMP%
It would be nice if there was a "Copy log" button. I used a text capture program to grab the log from the list and send it to google translator
It is written to run with the --stacktrace option, but where to stick it?

I am using the example from this thread above - "ShowTime"
I use Russian text in my account. Is it possible to specify a different path to the folder, instead of %TEMP%
Code: Select all
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\пїЅпїЅпїЅпїЅпїЅпїЅ2\AppData\Local\Temp\SpiderBasic5658500\app\platforms\android\build.gradle' line: 20
Re: How to create an Android application
It's not possible right now, but you can create a .cmd to launch the SpiderBasic IDE and set the TEMP variable before to the value you want.
Re: How to create an Android application
I already tried, but the compilation ends with the following message:

Perhaps the following folders somehow affected the work, since they are located inside the user folder.

Perhaps the following folders somehow affected the work, since they are located inside the user folder.
I added a new account to Windows, now it works fine..android
.config
.cordova
.gradle