QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: SpriggsySpriggs on May 19, 2020, 03:25:10 pm

Title: QB64 for Android
Post by: SpriggsySpriggs on May 19, 2020, 03:25:10 pm
What happened to that option I remember seeing about making Android apps using QB64? I suppose that has been abandoned due to not many people wanting/needing it and difficulty to support it?
Title: Re: QB64 for Android
Post by: Pete on May 19, 2020, 06:34:17 pm
Not to mention difficulty getting anything other than Hello World to run on it. The creator gave it a shot, but it didn't really pan out. Thankfully, a few others picked up the ball, to at least keep what you see here managed, with some neat new bells and whistles added, occasionally.

Pete
Title: Re: QB64 for Android
Post by: SpriggsySpriggs on May 20, 2020, 07:23:21 am
I see. Wasn't that Galleon or something? I remember seeing his name a lot more about 8 years ago when I first discovered QB64.
Title: Re: QB64 for Android
Post by: Ashish on May 20, 2020, 09:11:29 am
I see. Wasn't that Galleon or something? I remember seeing his name a lot more about 8 years ago when I first discovered QB64.
Yes, That's Galleon. I also saw him running kite.bas in Android Studio.
Title: Re: QB64 for Android
Post by: Pete on May 22, 2020, 06:57:11 pm
Yes, That's Galleon. I also saw him running kite.bas in Android Studio.

Yep, so if you want to run QB64 on Android... Go fly a kite!

Pete
Title: Re: QB64 for Android
Post by: +KZ on May 22, 2020, 07:39:31 pm
Qb64 edit the QBasic code to C++ before compile this.... maybe you can compile the C ++ code with an Android compiler