I just tried using termux with jandroid. I can run jconsole with a shell
script j
#!/bin/sh
/data/user/0/com.jsoftware.j.android/app_jandroid/libexec/arm64-v8a/jconsole

at first it can't access j scripts but fixed by adding media storage
permission to termux.

path of jconsole may be different on other devices, see jpath'~bin'


On Sun, Dec 2, 2018, 4:19 AM Jan-Pieter Jacobs <[email protected]
wrote:

> Yes!
> For extra fun, I try to solve them all on JAndroid on my phone (and using
> termux for providing me a decent text-editor). Last year I nearly solved
> them all, I'm curious where I'll get this year.
> Good luck, I would say!
> Jan-Pieter
>
> Op za 1 dec. 2018 om 05:25 schreef Jimmy Gauvin <[email protected]>:
>
> > Hi all,
> >
> > anybody trying Advent of Code this year ?
> >
> > See : https://adventofcode.com/2018/about
> >
> >
> > Jimmy
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to