AndroidInfraHelperA VS Code extension that helps Android developers by integrating infrastructure tooling, telemetry, and health monitoring into their workflow. FeaturesOpen Android EmulatorLaunch an Android emulator directly from VS Code via the status bar button or the command palette ( Debug TelemetryAutomatically captures debug session telemetry — session start/stop, breakpoint hits, device info, idle detection, and more. Logs are written to local JSONL files and uploaded in the background for analysis. Use the IDE Health MonitoringTracks extension host health metrics including event loop delays, CPU/memory usage, freeze detection, and user idle time (1-hour threshold). Logs are rotated and uploaded automatically. Use the Workspace Setup ValidationValidates path-related keys in workspace configuration files (e.g., Workspace Init ScriptAutomatically runs an Log UploadFinalized log files (debug telemetry and IDE health) are uploaded via a Python helper script. Orphaned logs from previous sessions are retried on startup. Commands
Requirements
|