jconsole itself does not need root access and is not a debian program.  Perhaps 
you run it under a non-android environment.

try open android terminal emulator app, and type the following

/data/data/com.jsoftware.android.qtide/files/bin/jconsole

you may set this line as the first command in android terminal emulator's 
preference so that it will autorun.

I tested it on a non-rooted android 4.0 phone, please let me know if it will 
work for newer versions.

07.04.2014, в 1:56, Joe Bogner <[email protected]> написал(а):

> Thank you, I'm happy to see that it is much faster.
> 
> Using 10 (6!:2) '%. ?500 500$10000' my Samsung Galaxy S4 is now 1.13
> seconds vs 13.1 for the old version, and 3.33 for jconsole_for_android.
> 
> My iPad v4 is 1.23 seconds so this naive benchmark suggests my S4 is now my
> fastest mobile device. Regardless of that, it is much faster than the old
> version.
> 
> 
> I didn't have any luck running jconsole from a terminal. I get a message
> stating
> 
> fakechroot: dlopen: undefined symbol: dlopen
> 
> Presumably nonroot won't let me dynamically load libraries or something. I
> will investigate further but wanted to see if there was a known workaround
> 
> 
> 
> 
> 
> On Sun, Apr 6, 2014 at 12:54 PM, bill lam <[email protected]> wrote:
> 
>> the qtide-signed.apk in j801 download page has been updated.
>> It now requires android version 4 and armv7 cpu with
>> vfpv3-d16 floating point processor.
>> 
>> It can run several times faster than the previous armv5 arch.
>> most demos are not bundled. Press the "install addons" button
>> in qt demo to install other wd demos.
>> 
>> the jconsole executable will be placed inside the folder
>> /data/data/com.jsoftware.android.qtide/files/bin
>> 
>> the noun EXEBINPATH_z_ will point to this location.
>> 
>> The folder BINPATH is insider sdcard so jconsole cannot be
>> put there because all files in sdcard are non-executable.
>> 
>> For older devices please use the qt5.2 version.
>> 
>> --
>> regards,
>> ====================================================
>> GPG key 1024D/4434BAB3 2008-08-24
>> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
>> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
>> ----------------------------------------------------------------------
>> 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