AndroidControllerWaitForDevice Method AndroidLib - Beatsleigher Edition
Pauses thread until 1 or more Android devices are connected

Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax

public void WaitForDevice()
Remarks

Do Not Use in Windows Forms applications, as this method pauses the current thread. Works fine in Console Applications
See Also

Reference