Package-level declarations

Types

Link copied to clipboard
object ADB

Wrapper for android adb tool, accessing this object downloads android platform tools to %home%/cvauto/android if it doesn't exist

Link copied to clipboard

Represents an android device

Link copied to clipboard
class AndroidRegion(x: Pixels, y: Pixels, width: Pixels, height: Pixels, device: AndroidDevice, screen: Int) : Region<AndroidDevice, AndroidRegion>
Link copied to clipboard
Link copied to clipboard

Wrapper class for scrcpy process and sockets