41adb89763
Inner-loop tooling so the dev cycle does not require Android Studio. Subcommands: build, install, start, stop, logcat, shot, clean (default = install + start). Auto-detects JAVA_HOME (bundled JBR) and adb. Boots an emulator on demand when no device is attached: interactive menu of available AVDs, with WEAR_AVD=<name> env-var bypass for non-interactive use. Waits for sys.boot_completed (180s timeout) before installing.