VirtualPC-VM is a mobile app that lets users run virtual machines directly on Android devices. It supports x86, ARM, ARM64, i386, and PowerPC via QEMU. The app installs QEMU on first launch, allows CPU, RAM, and disk configuration, supports BIOS/UEFI, acceleration, audio, ISO installation, and VNC for full VM control. - kirill1984221321-gif/VirtualPC-VM
Hi Product Hunt community! 👋
I am a solo independent developer, and I am incredibly excited to share my passion project with you today: VirtualPC-VM.
The main inspiration behind building this was my frustration with current mobile virtualization options. Most of them rely heavily on complex terminal installations like Termux, requiring users to type kilometers of commands on a tiny touchscreen just to configure a basic environment. I wanted to build something clean, lightweight, and native.
VirtualPC-VM completely removes the Termux dependency. It routes all configurations, virtual disks, and ISOs natively through standard sandboxed paths and the stock Android public /sdcard/Download/ folder.
Developing this natively with a clean, slider-based GUI allowed me to deeply patch core state management and completely eliminate the notorious infinite "Connecting to VNC server..." interface freeze that plagued previous QEMU setups.
🚨 Please note: The interface is currently mostly in Russian, but it is extremely straightforward (just simple numbers, sliders, and standard pickers). Full English localization is my absolute top priority for the next V4 release!
I would love to hear your thoughts, feedback, and bug reports. Let me know what OS you manage to boot on your device! Thank you so much for your support! 🐧💻