There are two bin directories in Android. On my phone

/data/data/com.jsoftware.android.qtide/files/bin
   contains
liblapack.so
jconsole

The parent directory
/data/data/com.jsoftware.android.qtide/files
   contains
addons
assets_version.txt
bin
system

This is as it should be (I think).

However, this bin does not contain the profile files. They are in another
bin -
/storage/emulated/0/Android/data/com.jsoftware.android.qtide/bin
   contains
installer.txt
profile.ijs
profilex_template.ijs

In Windows and Linux these profile files are in the same bin with the
executables. I do not understand the Android file system very well and
there may be a reason for having two separate bin directories. But it seems
to me that they should be in the same bin like in Windows and Linux.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to