I love to have J on the Android. There are a few things I do miss.
I would like to be able to start J from outside of J. I would like to be able to communicate with other applications like e-mail. Some operations are still too much dependent on old look and feel from PC world. Android is all touch and no mouse. On Nov 17, 2013 12:18 PM, "Björn Helgason" <[email protected]> wrote: > I tried this. > > The session froze so I guessed it had started. > > I then used split screen to start a browser and could then get contact to > a JHS server on the Android. > > It was not easy to do because I did not see anything while I was typing. > > I think I did not have a JHS server started from J console at the time. > > After this test I had to restart the machine. > > Looks like it will be possible to improve this a bit. > On Nov 17, 2013 10:25 AM, "bill lam" <[email protected]> wrote: > >> in term session, try >> >> load '~addons/ide/jhs/core.ijs' >> init_jhs_'' >> >> should work but untested. >> >> Вс, 17 ноя 2013, Björn Helgason писал(а): >> > Will JHS also be officially supported on Android? >> > >> > I do not see an option to start JHS from qt. >> > >> > I use JHS on Android from J console. >> > >> > As far as I can see then Android is the platform with most growth >> potential. >> > >> > The j qt on Android is not something I use because it is very strange >> and >> > hard to use. >> > >> > The input disappears and copy paste does not work. >> > On Nov 17, 2013 12:04 AM, "bill lam" <[email protected]> wrote: >> > >> > > I guess that should be GetJavaVMENV inside api/jni/jni.ijs, >> > > anyway jqt does not require jni so that you can change it to >> > > >> > > 'JNIVM_z_ JNIEV_z_'=: 0 >> > > >> > > Qt5.2 scheduled for release next month will officially support android >> > > and the jqt android port will be then be updated. >> > > >> > > Сб, 16 ноя 2013, Tom Arneson писал(а): >> > > > I bought a $40 android tablet, Azpen model A700 with 4.2 Jelly Bean >> OS. >> > > > >> > > > >> > > > >> > > > I installed J from: the experimental port for Android at >> > > > <http://www.jsoftware.com/download/jqt/qtide-signed.apk> Android >> apk. >> > > > >> > > > When I run J the following error occurs: >> > > > >> > > > domain error: cd >> > > > >> > > > 'JNIVM_z_ JNIEV_z_'=:,>}. ('"',libjqt,''' GetJavaVMUNUV i *x >> > > > *x')&cd(,_1);._1 >> > > > >> > > > >> > > > >> > > > I wasn't expecting to get an android device this soon, but I >> couldn't >> > > resist >> > > > the low price. >> > > > >> > > > By fooling around I can get to the Terminal or execution window and >> > > > experiment with some J statements. >> > > > >> > > > >> > > > How many others are experimenting with J on the android? Do I have >> the >> > > > latest release? How can I update? >> > > > >> > > > >> > > > >> > > > Thanks, >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> ---------------------------------------------------------------------- >> > > > 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 >> >> -- >> 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
