Search found 6 matches

by Madmix
Tue Oct 14, 2025 1:47 pm
Forum: Coding Questions
Topic: [Solved] Compiling MobileUI.sb for Android
Replies: 3
Views: 3377

Re: Compiling MobileUI.sb for Android

Fixed!
If the application is not signed, I must enable debugger mode (verified that it works).

more info: viewtopic.php?p=10300#p10300

Thank you :D
by Madmix
Tue Oct 14, 2025 12:14 pm
Forum: Coding Questions
Topic: [Solved] Compiling MobileUI.sb for Android
Replies: 3
Views: 3377

Re: Compiling MobileUI.sb for Android


However, when I try to install it, I get an installation failure, both on a normal Android mobile and on an Android emulator (MEMu).

Can you tell us what this error message says?


Thank you, here the only error I got is "Failed to install":

https://i.imgur.com/PMIH00U.gif

This is the ...
by Madmix
Tue Oct 14, 2025 9:28 am
Forum: Coding Questions
Topic: [Solved] Compiling MobileUI.sb for Android
Replies: 3
Views: 3377

[Solved] Compiling MobileUI.sb for Android

As a new Spiderbasic registered user, I am encountering a problem when creating my first .apk for Android.

I used the example that comes with SB, MobileUI.sb, and compiled it with the following configuration:

SB 3.10 (x86)
JDK path: C:\Program Files\Java\jdk-17\

https://i.imgur.com/RnsxdcG.png ...
by Madmix
Sat Feb 15, 2025 9:20 am
Forum: General Discussion
Topic: Real apps for android
Replies: 4
Views: 22681

Re: Real apps for android


Paul also has develop some nice free games, not android you can see in web but they are SpiderBasic developed
so converting to android is just a "compiler option"

check

https://reelmedia.org/
"Free software" -> 4 games


Thank you!
Yes, I already knew Paul's good work, I love especially the ...
by Madmix
Fri Feb 14, 2025 2:54 pm
Forum: General Discussion
Topic: Real apps for android
Replies: 4
Views: 22681

Re: Real apps for android

Thank you! Your project looks great!

I will try the free version for a few weeks to see if I am able to take advantage of it.

Regards
by Madmix
Fri Feb 14, 2025 12:44 pm
Forum: General Discussion
Topic: Real apps for android
Replies: 4
Views: 22681

Real apps for android

Hello, as an old and current user of Purebasic, which gives me so much joy in my day to day professional life, I am interested in SpiderBasic and its ability to create applications on Android.

I would like to see examples of apps developed with this language, could you share projects, repositories ...