All Android examples are packet into /sdcard/gforth/<version>/minos2
. There is
minos2/gl-sample.fs
: A simple OpenGL demominos2/omx-example.fs
: Playing videos. Download my Jingle Bells as test stream into /storage/extSdCard/Filme
, then you can start it with jb
, or any other MPEG 2 transport stream file with “<filename>” play-ts
, or a MKV file (H.264, MP3 or AAC) with “<filename>” play-mkv
.minos2/gl-slideshow.fs
: Plays a slideshow. Put photos into a directory, and a file listing all filenames (including path). Load that file with “<slidelist>” slide-show
.minos2/android-recorder.fs
: Records a video, when you start camera-test
. The recorded video will end up in /storage/extSdCard/Filme/test.mp4
.unix/sensors.fs
: Read out Android sensorsVS2017 VS2017安卓 中文Big5 編譯環境搞定 可輸出中文Big5
可以來搞 AndroidForth(Java)