Am Dienstag, 25. März 2014, 21:22:18 schrieb Isiah Meadows:
> Is it at all possible/practical to make full-scale Android apps (i.e. more
> than just a simple script) using Gforth as a base? If so, then how would I
> invoke the main script the initial time (I'm an Android programming
> newbie--I will admit).

Gforth on Android loads /sdcard/gforth/site-forth/starta.fs first, so you 
should load your script there.  The things it loads now is the Android 
terminal stuff (Android event interface, JNI, OpenGL and the terminal code 
itself).

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to