
Doug Kile
Seems to work pretty well, even on my Fire tablet. I'd give it a higher rating if it weren't for one huge problem- the folders where source code and data live are inaccessible, making it impossible to add anything from outside, or even from within the phone.
2 people found this review helpful
Richard Russell
January 6, 2024
The @usr$ folder, where programs that you write and data that you save reside, is accessible from outside the app. It can be accessed from within the phone using a File Manager app like 'Cx File Explorer' or from a USB-connected PC. In both cases you need to navigate to Android/data/com.rtrussell.bbcbasic/files.

David Hunt
- Flag inappropriate
- Show review history
Works well up to a point. Then whilst editing code the screen goes black and that's it. Program isn't saved, everything I was doing has gone. It happens when I switch from BBC BASIC you another app and back. The on-screen keyboard flickers sometimes and that's my cue to save what I'm doing before the inevitable crash. Probably some kind of conflict with the latest Android. I am using a Google Pixel 6 Pro, stock Android, not rooted etc.
1 person found this review helpful
Richard Russell
June 8, 2024
Thanks for the report, but I cannot reproduce the issue here. Running Android 14 (on a OnePlus 10 Pro) I can switch between the BBC BASIC editor and another app and back multiple times, without any apparent problem. In the circumstances I can only suggest that you save your work before switching to another app, sorry.

Chad Cunnington
- Flag inappropriate
- Show review history
Awesome app ... definitely worth a look, highly recommended. Unfortunately, the BBC Micro wasn't commercially available in Australia, but this app gives me a greater appreciation for the machine, which I had previously heard about from a series of computer programming books in the 1980's, by Usborne Publishing (UK). My only gripe, is within the BASIC interpreter, as the program lines will often cut off the last digit of numeric variables, and goto lines, too (ie. 100 GOTO 10 = 100 GOTO 1) ...
Richard Russell
October 13, 2024
I can't reproduce that here (OnePlus 10 Pro 5G running Android 14); '40 GOTO 10' displays correctly. Does it depend on the font size or the orientation? Does turning off full-screen mode make any difference? Have you noticed anything similar happening in the supplied example programs?