gforth icon indicating copy to clipboard operation
gforth copied to clipboard

Can't access files in Android

Open jneb opened this issue 4 months ago • 0 comments

Running gforth on Android works, but I have a hard time reading files: I get permission denied for everything. Gforth asked for permissions to read audio files and pictures, but not general files. So I guess it has to do with app permissions. Also, a way to view directory contents and the current directory would be welcome :-) Edited: I found the directory commands hidden in prim.fs :-)

jneb avatar Sep 18 '25 18:09 jneb