MMBasic for Android takes its first step


Author Message
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4369
Posted: 10:56pm 05 Aug 2025      

Sometimes the "simplest" things are the hardest.

I've got soft-keyboard integration, execution of immediate mode BASIC statements, sound and graphics but no useful file-system; modern Android does it's damnedest to sandbox apps and keep them away from the "Documents" folder ... I'm figuring it out but .

EDIT: it doesn't help that it can't all be done in C/C++ you have to call to and from Java (or Kotlin), what a ball-ache.

Best wishes,

Tom
Edited 2025-08-06 09:10 by thwill