Compiling a rebol saphiron script for Android on a windows computer ?

Started by Mennohexo on 10-May-2017/9:32:04-7:00
Hi , if you have a rebol saphiron script on a windows computer ready. Is it possible to compile that script to a android file format ? I don't think so. Rebol android programming only works on android OS where the saphiron file r3-droid.apk is installed. .apk is the android file extension. Am i right here with this standpoint ? Regards Mennohexo
Saphirion did create an apk creator for Android, but they never released it publicly. Android is the next platform on the list for Red, so I'm holding out to see how that progresses before investing more in R3.
We have Android builds for ren-c, and soon automated builds using Travis.
https://github.com/metaeducation/ren-c/pull/503 The start of the automated android builds
Interesting News. WBR Mennohexo

Reply