01Exposes essential ADB actions like tap, text, screenshot, and UI dump
02Supports newline-delimited JSON-RPC for simple stdin/stdout integration
03Allows selecting a default Android device by serial for subsequent calls
04Includes a 'findAndTap' function for basic UI automation based on text or content description
05Captures PNG screenshots and provides parsed uiautomator dump trees
067 GitHub stars