Thanks - I will download later today and try. labs advance seems to work well for me. I followed this guide: http://www.jsoftware.com/jwiki/Labs/Development
Can you elaborate on the troubles you see? On Thu, Apr 10, 2014 at 11:16 AM, bill lam <[email protected]> wrote: > Apk updated for using getprop to set UserNumber_ja_, Thansk. > > BTW I found lab advance quite troublesome in jconsole. Do you > have any idea? > > > Чт, 10 апр 2014, Joe Bogner писал(а): >> On Thu, Apr 10, 2014 at 4:15 AM, bill lam <[email protected]> wrote: >> > >> > Since jconsole does not know anything about android version or >> > user serial number so android_exec_host (under jconsole) >> > will fail for android 4.2 (API level 17 or later). >> > Instead one needs to defines >> > >> >> If you wanted to automate this, you could run >> ]version=. 2!:0 'getprop ro.build.version.release' >> 4.3 >> >> getprop tested on 4.3 and android 2.2.2 >> >> >> http://stackoverflow.com/questions/21099301/android-adb-commands-to-get-the-device-properties >> ---------------------------------------------------------------------- >> 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
