[android-developers] Re: TeamCity and monkeyrunner

2011-09-14 Thread Matthias Braun
After a colleague and I have investigated the problem for three days, we could not find the source of this problem. But when we used another PC as the build agent, the issue was gone. We still don't know what caused this NullPointerException. -- You received this message because you are

[android-developers] TeamCity and monkeyrunner

2011-09-08 Thread Matthias Braun
Hi, I have a monkeyrunner script that connects to an Android device and deploys an APK on it. serial = '12345JKL' device = MonkeyRunner.waitForConnection(deviceId=serial) device.installPackage(path_to_apk) This works flawlessly when I execute the script using the Windows command shell.

[android-developers] Re: adb serving a limited number of devices attached to PC via USB

2011-08-02 Thread Matthias Braun
I am also interested in the maximum number of devices adb can serve. Is there a maximum number at all? Best regards, Matthias -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to