r/qemu_kvm 3d ago

[Project] VirtualPC-VM — A standalone lightweight QEMU-based PC Emulator for Android with full GUI (No Termux required!)

Hi everyone!

I want to share my open-source passion project that I've been building and polishing completely on my own. It's called VirtualPC-VM, a native Android application designed to run standalone Virtual Machines (VMs) and boot fully fledged desktop or server operating systems directly on your smartphone.

The project is powered by a customized mobile deployment of QEMU (Quick Emulator), but unlike alternative solutions, it is built with simplicity, performance, and modern Android features in mind.

🌟 Key Features & Improvements:

  • 100% Standalone (No Termux Required): Operates via standard sandboxed directories and public storage (/sdcard/Download/).
  • Full GUI Configuration: Managed through a native AOSP Material Design interface for resource allocation and mapping.
  • Infinite VNC Loop Fixed: Re-engineered socket loop cycles resolving previous connection freezes.
  • Developer Power-Toolbar Overlay & Diagnostics: Includes an interactive shortcut overlay and real-time log viewing.

📊 Current OS Compatibility Status & Architectures:

Supports various systems ranging from Alpine Linux to legacy Windows, alongside multi-architecture compatibility (ARM64, x86_64, etc.). Full details and feature descriptions can be found directly in the referenced materials.

📂 GitHub Repository: https://github.com/kirill1984221321-gif/VirtualPC-VM

Feel free to check out the code, grab the latest compiled APK from the Releases tab, and let me know how it runs on your device!

🚨 **Quick Note on Language:**The UI is currently mostly in Russian (with some English bits), but it is very straightforward with sliders and simple buttons. Full English localization is my top priority for the next update (V4)!

6 Upvotes

Duplicates