Page 1 of 3

SpiderBasic 3.02 is out !

Posted: Fri Oct 18, 2024 3:43 pm
by Fred
Hello everybody,

2025-02-12: Final version is out ! Thanks all for the feedbacks

2025-02-05: Beta 2 is available with more fixes, feel free to test it before the release !

A quick fix version is available to test, mainly to fix the AAB bundle generation. Some other minor bugs have been ironed out, don't hesitate to give it try !

Have fun,

The Fantaisie Software Team

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Fri Oct 18, 2024 5:12 pm
by Caronte3D
Thanks! 8-)

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Fri Oct 18, 2024 7:55 pm
by Quin
Thanks Fred! :)

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Sun Oct 20, 2024 6:37 pm
by Falko
Thanks Fred,

I have tested the Spiderbasic 3.01 for APK Android. Okay, i can compile with an correct jdk Eclipse 11.0.23.9-hotspot and install on my Handy. But i must set the Debugger. If i set it not, i becoms an Error can not find a base.zip.

Just the new beta i can debugger set not, and it will be compile a Apk and aap, but it can not install to my Handy. If i set this debugger, it run on my Handy. Ho can i using without debugger???

Thank you an i hope, my little english can you say my problem.

Best regards, Falko

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Sun Oct 20, 2024 7:00 pm
by plouf
Does it creates an apk without debugger?

if yes, be aware that WITHOUT debugger apk MUST be signed to install
however just for your own test you can use CloseDebugOutput() as the first line, makes a good "workouround" until you are finihed
however apk singing is a must ...

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Sun Oct 20, 2024 7:21 pm
by Falko
Without Debugger if i will the apk installing on my handy, i becomes this message:

The app was not installed because the package appears to be invalid.

With Debugger the App can be installing without any Error and it runnig on my Handy..

best regards, Falko

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Sun Oct 20, 2024 7:26 pm
by plouf
As said you must first sign the apk that runs without debugger...

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Sun Oct 20, 2024 9:28 pm
by Falko
plouf wrote: Sun Oct 20, 2024 7:26 pm As said you must first sign the apk that runs without debugger...
Wow. Just i have understand with sign the apk.
Just i have install an apk-signer and sign the compiled APK without debuger.
It run.


Thank you

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Mon Oct 21, 2024 8:07 am
by Fred
Falko wrote: Sun Oct 20, 2024 6:37 pmIf i set it not, i becoms an Error can not find a base.zip.
It should be fixed with 3.02, why did you test with 3.01 ?

Re: SpiderBasic 3.02 beta 1 is ready !

Posted: Mon Oct 21, 2024 10:08 am
by Falko
Fred wrote: Mon Oct 21, 2024 8:07 am
Falko wrote: Sun Oct 20, 2024 6:37 pmIf i set it not, i becoms an Error can not find a base.zip.
It should be fixed with 3.02, why did you test with 3.01 ?
HI Fred,
i has installed SB the Update from 2,5 at 3.01 and testing with androi. There, i had this problem with base.zip without Debuger. Than, i have read this link with a new Beta and testing for compiling without set Debugger. This was okay. My problem was an upload this apk to my Handy.

I didn't know that the apk had to be signed. Now everything is working as intended. The WaponezWeb.sp is runnig without Debugger on my Samsung s23 Ultra. Okay i musst change the source with Mobile touch and lern 8-)

Thank you for this fix, Fred