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
