Re: Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread Jakob Eriksson
Back when I played with it, it could also run ARM apks via emulation. On 2017-09-18 19:52, Alexander Burger wrote: > On Mon, Sep 18, 2017 at 07:10:01PM +0200, Jakob Eriksson wrote: >> What went of Android x86? > > Would work if somebody compiles the bin/picolisp binary for x86-64 with the >

Re: Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread Alexander Burger
On Mon, Sep 18, 2017 at 07:10:01PM +0200, Jakob Eriksson wrote: > What went of Android x86? Would work if somebody compiles the bin/picolisp binary for x86-64 with the Android NDK. ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread Jakob Eriksson
What went of Android x86? > 18 sep. 2017 kl. 18:19 skrev Alexander Burger : > > Hi Rick, > >> BTW, since I don't have an Android device, I assume that there is a way >> to VM my way to glory and fame in PilBox dev. :) > > The closest thing I can think of is using the

Re: Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread Alexander Burger
Hi Rick, > BTW, since I don't have an Android device, I assume that there is a way > to VM my way to glory and fame in PilBox dev. :) The closest thing I can think of is using the emulator(s) that come with Android Studio. Haven't tried though ... ♪♫ Alex -- UNSUBSCRIBE:

Re: Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread rick
On Mon, 18 Sep 2017 14:56 +0200, Alexander Burger wrote: > Hi all, > > finally, an official version of PilBox is out - and a Wiki article: > >https://picolisp.com/wiki/?PilBox Ah! This is wonderful! Thank you! (BTW, in sharing this with a friend today, I characterized this as "a way to

Announce: PilBox - Building Android Apps in PicoLisp

2017-09-18 Thread Alexander Burger
Hi all, finally, an official version of PilBox is out - and a Wiki article: https://picolisp.com/wiki/?PilBox PilBox ("PicoLisp Box") is a generic Android App which allows to write Apps in pure PicoLisp, without touching Java, and without the need of an Android SDK. You can get the App