First time, I am trying to run Monkeyrunner script on a device. I have been getting the JavaNullPointer error when device.installpackage(..) method is called.
I could not figure if I have received an invalid "device" object OR the parameter (test.apk) passed in the device.installpackage(..) method has any problem. Apparently, I get 0x1 deviceID when I print it on the interative shell I appreciate any pointers in effectively resolving the issue Thanks, Mandeep -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

