@Devon - thanks for drawing my attention to a method of formatting I've
been overlooking in favour of dyadic (":). Though it isn't actually a
"display problem" I've got: more a choice of facilities I want to offer.
Anyway 8!:0 is another arrow in my quiver.
@Don - If your point concerning the Chur
If jconsole can't determine the correct path of libj.so, then
you can try the following.
in jandroid, type LIBFILE to see the actual path of libj.so
in termux, provide additional -lib of libj.so , like this
$ /path/to/jconsole -lib /path/to/libj.so
If still fails , check permission of termux and
You are correct. I forgot to enable read/write permission of the sdcard
partition. jconsole can run fine on termux now. Thanks.
On Thu, Mar 28, 2019, 11:26 PM bill lam wrote:
> files in sdcard partition are already 660, group is everybody and
> permission on sdcard can't be changed due to androi
files in sdcard partition are already 660, group is everybody and
permission on sdcard can't be changed due to android security.
I just strace ,it showed
openat(AT_FDCWD,
"/sdcard/Android/data/com.jsoftware.j.android/files/bin/profile.ijs",
O_RDONLY) = -1 EACCES (Permission denied)
fstat(1, {st_
You might be able update the permissions on termux to let it access the file.
This process seems to be android version dependent, but, for example:
https://support.google.com/googleplay/answer/6270602?hl=en
I hope this helps,
--
Raul
On Thu, Mar 28, 2019 at 10:12 AM bill lam wrote:
>
> I can
I can run jconsole inside termux. but it can't load the profile.ijs . The
file can be accessed by file manager, not sure by termux can't read it.
$
/data/user/0/com.jsoftware.j.android/app_jandroid/bin/../libexec/arm64-v8a/jconsole
WARNING: linker: /data/app/com.jsoftware.j.android-1/lib/arm64/l