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
SpiderBasic 3.02 is out !
Re: SpiderBasic 3.02 beta 1 is ready !
Thanks Fred! 

Re: SpiderBasic 3.02 beta 1 is ready !
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
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 !
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 ...
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
Re: SpiderBasic 3.02 beta 1 is ready !
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
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 !
As said you must first sign the apk that runs without debugger...
Christos
Re: SpiderBasic 3.02 beta 1 is ready !
Wow. Just i have understand with sign the apk.plouf wrote: Sun Oct 20, 2024 7:26 pm As said you must first sign the apk that runs without debugger...
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 !
It should be fixed with 3.02, why did you test with 3.01 ?
Re: SpiderBasic 3.02 beta 1 is ready !
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

Thank you for this fix, Fred