Android

MonkeyDevice waitForConnection (float timeout, string deviceId)

tomato13 2011. 10. 13. 15:07

MonkeyDevice waitForConnection (float timeout, string deviceId)

Tries to make a connection between the monkeyrunner backend and the specified device or emulator.

Arguments
timeoutThe number of seconds to wait for a connection. The default is to wait forever.
deviceIdA regular expression that specifies the serial number of the device or emulator. See the topic Android Debug Bridge for a description of device and emulator serial numbers.


'Android' 카테고리의 다른 글

scroll 항상 아래에 위치시키기  (0) 2011.10.21
DexFile.class error in eclipse  (0) 2011.10.20
Locale. Get current language  (0) 2011.09.27
dialog example  (0) 2011.09.21
animation 기초  (0) 2011.09.07