v1.2.3
New
- USB device passthrough: plug a real USB device (Wi-Fi adapter, storage, serial adapter, audio interface) into the running VM straight from Android, with no root. Turn it on in Settings or at first-run setup; it adds a USB controller at boot, so set it while the VM is stopped (QEMU backend).
- Talk back to Android from inside the VM:
podroid-notifyposts an Android notification (with a title, priority, and--idto update one in place), andpodroid-forwardadds, lists, and removes port-forward rules without leaving the shell. Both work on the QEMU and AVF backends. - The interface is now available in 中文 (Chinese) alongside English, selectable in Settings or following your device language.
- Updated to the Linux 7.0.10 kernel.
Fixes
- Interrupting a VM control action (for example, stopping the VM while a port-forward change is still in flight) no longer surfaces a spurious failure; the operation now unwinds cleanly.
Known limitation
- With an external mouse, right-click still exits fullscreen in the X11 viewer instead of reaching the desktop. Two-finger right-click via touch works. A fix is planned.
Thanks
- @9hm2 for the USB device passthrough feature (#32).
- @guoai2015 for the Chinese translation and in-app language switching (#35).