Thanks, the keyboard issue seems better. I will keep testing.

The editor trick would work well if editing a file but it won't help when
viewing the interpretter output. For example, when doing the labs it will
often run off screen and I want to scroll up to understand something.
Perhaps a workaround for the scrollbars would be to add a page up, page
down button similar to F1-F6. Just an idea...

In terms of jconsole requiring root, I can't intuitively figure out why
that would be. If it uses the same libraries as jqt then I would imagine
the permissions are the same. If you wanted me to help validate I'm happy
to. If you include the jconsole binary in an APK, I can just unzip the APK
in my term and try it out. It's OK if not too. Ultimately, I think jconsole
is an edge case and jqt is the long term solution.




On Thu, Mar 27, 2014 at 7:34 AM, bill lam <[email protected]> wrote:

> I also noticed those problems. You may call external editor to
> editor script and run the file. The 2 right-most icon on the
> toolbar of editor window are provided for this purpose.
>
> I uloaded jqt/android to the j801 page which uses qt5.3 beta, please
> try if the keyboard stopping problem persists. scroll bars are
> still small but the anonying text seclection seemed fixed.
>
> previously jconsole worked for rooted devices only, and I
> ssh into android to run that jconsole.  The main problem is even
> if it is bundled in the apk, it still cannot run as an android
> app.
>
> Чт, 27 мар 2014, Joe Bogner писал(а):
> > Hello,
> >
> > Android jqt is getting better and closer to being usable for me. There
> are
> > two main issues on my Samsung Galaxy S4
> >
> > 1. The scrollbars are too small to use so I'm unable to scroll up and
> down.
> > I've tried touching the far end and tried most every touch possible:
> >
> > Here is a screenshot:
> >
> https://www.dropbox.com/s/33ymew3vaozvdzo/Screenshot_2014-03-27-06-33-46.png
> >
> >
> > 2. Sometimes the keyboard stops sending keys. It happens on any keyboard
> > (including stock). It seems to be related to scrolling. Perhaps it gets
> > stuck in a focus/highlight mode?
> >
> >
> > I think I remember reading that a console version for Android was
> > considered. Can that be made available easily? I run a terminal emulator
> > and kbox (http://kevinboone.net/kbox.html)  on my device. I can run
> other
> > programs through the emulator so I was hoping to also try and run J. That
> > would bypass my issues with jqt for now and I could use the editor of my
> > choice, for example emacs.
> >
> > If the jconsole binary for android is available, I'm happy to do the
> > testing on it.
> >
> > Thanks
> > Joe
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
> --
> 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

Reply via email to