https://www.youtube.com/watch?v=7Dxl9jeLyEw
On Sun, Mar 12, 2017 at 3:19 PM, Joh-Tob Schäg <johtob...@gmail.com> wrote: > $../Sdk/ndk-bundle/build/tools/make_standalone_toolchain.py \ >> --*api 21* \ >> --arch arm64 \ >> --install-dir toolchain/ >> > > This means it will only work with Android version 5.0 or younger > > I feel left behind but i have no arm64 anyway. So i would need to buy a > new smartphone. > > 2017-03-12 20:15 GMT+01:00 Joh-Tob Schäg <johtob...@gmail.com>: > >> Non homebrew iOS will not be possible since it is not allowed to create >> apps which run user code with access to the device api. >> >> 2017-03-12 18:54 GMT+01:00 Amaury Hernández Águila <amhe...@gmail.com>: >> >>> Will it be possible to have iOS apps in the future too? >>> >>> On Sun, Mar 12, 2017 at 10:42 AM Jakob Eriksson <ja...@aurorasystems.eu> >>> wrote: >>> >>>> Fantastic! >>>> >>>> On 2017-03-12 17:10, Alexander Burger wrote: >>>> > Hi all, >>>> > >>>> > it is now possible to build Android Apps completely in PicoLisp! >>>> > >>>> > >>>> > I have prepared an environment which lets you run normal PicoLisp >>>> (Web-) >>>> > applications on Android devices, without the need to write Java code