SpiderBasic 3.02 is out !

Everything else that doesn't fall into one of the other categories.
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

SpiderBasic 3.02 is out !

Post 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
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: SpiderBasic 3.02 beta 1 is ready !

Post by Caronte3D »

Thanks! 8-)
Quin
Posts: 118
Joined: Wed Nov 08, 2023 4:38 pm

Re: SpiderBasic 3.02 beta 1 is ready !

Post by Quin »

Thanks Fred! :)
User avatar
Falko
Posts: 7
Joined: Tue Feb 25, 2014 1:35 pm

Re: SpiderBasic 3.02 beta 1 is ready !

Post 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
plouf
Posts: 295
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: SpiderBasic 3.02 beta 1 is ready !

Post 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 ...
Christos
User avatar
Falko
Posts: 7
Joined: Tue Feb 25, 2014 1:35 pm

Re: SpiderBasic 3.02 beta 1 is ready !

Post 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
plouf
Posts: 295
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: SpiderBasic 3.02 beta 1 is ready !

Post by plouf »

As said you must first sign the apk that runs without debugger...
Christos
User avatar
Falko
Posts: 7
Joined: Tue Feb 25, 2014 1:35 pm

Re: SpiderBasic 3.02 beta 1 is ready !

Post 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
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: SpiderBasic 3.02 beta 1 is ready !

Post 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 ?
User avatar
Falko
Posts: 7
Joined: Tue Feb 25, 2014 1:35 pm

Re: SpiderBasic 3.02 beta 1 is ready !

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