RFO BASIC! for Android (Free)
- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
RFO BASIC! for Android (Free)
I've just stumbled upon this: http://laughton.com/basic/
It seems to offer a really good degree of functionality and you can create *.apk files too.
It seems to offer a really good degree of functionality and you can create *.apk files too.
Re: RFO BASIC! for Android (Free)
Interesting.
The editor/interpreter only runs on an android device though. It would be murder trying to code on my tablet!
The editor/interpreter only runs on an android device though. It would be murder trying to code on my tablet!
I may look like a mule, but I'm not a complete ass.
Re: RFO BASIC! for Android (Free)
srod wrote:It would be murder trying to code on my tablet!
I would never programming on a small display like smartphone, tablet, netbook and so on.
My used Display with 24" is sometimes to small
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: RFO BASIC! for Android (Free)
hi,
@ts-soft Use BlueStacks an Android emulator for windows
good day
@ts-soft Use BlueStacks an Android emulator for windows
good day
Re: RFO BASIC! for Android (Free)
thx for the tip, but the emulator from the android sdk is enough for mekernadec wrote:hi,
@ts-soft Use BlueStacks an Android emulator for windows![]()
good day
Better programming under linux or windows os for android.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: RFO BASIC! for Android (Free)
I've got ICS in a VirtualBox on my laptop. It can be a bit flakey though, sometimes it freezes or reboots for no reason (just the virtual machine not my laptop) and I can't get sound to work no matter what settings I choose but I can make it fullscreen and use my keybord for input.
Re: RFO BASIC! for Android (Free)
Check this one for Android Mintoris BASIC
HP Z800 Workstation
CPU : Dual Xeon 5690 3.46GHz
RAM : 192GB RAM
GPU : NVIDIA QUADRO P5000 16GB
CPU : Dual Xeon 5690 3.46GHz
RAM : 192GB RAM
GPU : NVIDIA QUADRO P5000 16GB
Re: RFO BASIC! for Android (Free)
Has anyone tried youwave? http://youwave.com/kernadec wrote:hi,
@ts-soft Use BlueStacks an Android emulator for windows![]()
good day
Last edited by rsts on Tue Aug 07, 2012 2:38 pm, edited 1 time in total.
- electrochrisso
- Addict

- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: RFO BASIC! for Android (Free)
Works good on my netbook, that has an old Android v1.06 installed in its own boot partition, all of the code examples seem to run ok.the.weavster wrote:I've just stumbled upon this: http://laughton.com/basic/
It seems to offer a really good degree of functionality and you can create *.apk files too.
Not sure if I will be able to create the apk files this way yet, or it has to be done through the SDK.
PureBasic! Purely the best 
- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: RFO BASIC! for Android (Free)
One of the guys in their forum is offering a packaging service for just EUR 2 to save you the hassle.electrochrisso wrote:Not sure if I will be able to create the apk files this way yet, or it has to be done through the SDK.
As an *.apk is just a zip archive once you've had one done you could probably just use it as a template.
- electrochrisso
- Addict

- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: RFO BASIC! for Android (Free)
Not sure if you are talking about the rfo-basic app builder.zip from the forum, or you send in the files and he send back the apk filethe.weavster wrote:One of the guys in their forum is offering a packaging service for just EUR 2 to save you the hassle.electrochrisso wrote:Not sure if I will be able to create the apk files this way yet, or it has to be done through the SDK.
As an *.apk is just a zip archive once you've had one done you could probably just use it as a template.
PureBasic! Purely the best 
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: RFO BASIC! for Android (Free)
Full of advertisments, no ARM emulation (so no native programming .. only if your target system is x86) and destroys any other virtualbox installation: http://youwave.com/forum/index.php?topic=120.0rsts wrote:Has anyone tried youwave? http://youwave.com/kernadec wrote:hi,
@ts-soft Use BlueStacks an Android emulator for windows![]()
good day
bye,
Daniel
Daniel
- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: RFO BASIC! for Android (Free)
"I want to inform that I'm offering a service for creating your own APK files fromelectrochrisso wrote:Not sure if you are talking about the rfo-basic app builder.zip from the forum, or you send in the files and he send back the apk file
your BASIC! programs. So if you want to share your program with friends, co-workers,
G-market and they don't like to manage and install BASIC!.apk, this announce is for you.
Drop me a private message and I will reply as soon as possible (my time: GMT +1).
The price for the service is 2$ for any release, that
you will pay after you receive the APK file in your mail box. "
http://rfobasic.freeforums.org/standalo ... -t163.html
I thought it was EUR 2 but it looks like it's USD 2 which is even cheaper.
- electrochrisso
- Addict

- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: RFO BASIC! for Android (Free)
Not sure if I could be bothered to do it myself, seems to be a very complicated process, this from the docs:
Appendix D – Building a Standalone Application
...
Setting Up the Development Environment
The complete Android development environment requires the downloading and installation of Java, Eclipse and the Android SDKs. A complete set of instructions for doing this can be found on the Android Developer's Web site at:
http://developer.android.com/sdk/installing.html.
Perhaps that's why that dude is offering the service to create the apk, I am only playing with this for the time being, and if I write a killer Android App, it might be the best way to go, just think if he/she gets 1,000,000 orders it is a worthwhile venture indeed.
Appendix D – Building a Standalone Application
...
Setting Up the Development Environment
The complete Android development environment requires the downloading and installation of Java, Eclipse and the Android SDKs. A complete set of instructions for doing this can be found on the Android Developer's Web site at:
http://developer.android.com/sdk/installing.html.
Perhaps that's why that dude is offering the service to create the apk, I am only playing with this for the time being, and if I write a killer Android App, it might be the best way to go, just think if he/she gets 1,000,000 orders it is a worthwhile venture indeed.
PureBasic! Purely the best 
Re: RFO BASIC! for Android (Free)
I should have looked at this ! http://www.laughton.com/paul/abps/abps.html


