KB Android Emulator Manager v0.1.2
Pre-release
Pre-release
🚀 New Features & Performance
- Automated Speed Mode: Added a toggle in the AVD edit settings to force GPU composition (Disable HW Overlays) automatically on boot.
- Dynamic Hardware Detection: The app now queries and displays your machine's actual graphics card (GPU) name instead of a placeholder.
🛠️ Bug Fixes & Stability
- Stale Lock Cleanup: The app now automatically cleans up leftover lock files (
multiinstance.lock,hardware-qemu.ini.lock) upon startup to prevent launch crashes after unexpected shutdowns. - Tauri Threading Fix: Resolved a startup crash ("no reactor running") by migrating background ADB tasks to a thread-safe execution structure.
- React Hook Fix: Resolved a rendering crash caused by out-of-order React hook declarations in the SDK Manager.
✨ UI & UX Refinements
- Custom Confirmation Modals: Replaced basic browser dialogs for "Wipe & Boot" and "Delete" with custom, styled in-app confirmation windows.
- Cleaned Up Navigation: Removed duplicate emojis on the main sidebar tabs for a cleaner, modern look.
- Device Categorization: Improved the naming for Android TV and Google TV system images, and updated Android 16 (API 36) to correctly display as "Stable" instead of "Beta".