Giter Site home page Giter Site logo

maximilionus / android-qemu-launcher Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 0.0 74 KB

Utility and docs to run hardware-accelerated Android images on Linux QEMU KVM

License: BSD 2-Clause "Simplified" License

Shell 87.34% Makefile 12.66%
android android-x86 gpu hardware-acceleration qemu qemu-kvm virtio-gpu bliss-os linux

android-qemu-launcher's People

Contributors

maximilionus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

android-qemu-launcher's Issues

Drive mounting docs/script

About

The issue with qcow2 disk image format is that you can not mount it as a simple image with mount tool. You have to load the kernel NBD module first, then connect to the drive with qemu-nbd and only then you can mount it.

Solution

As this is not a trivial task, it should be documented somewhere in this repo or even integrated into the main launcher as a special subset of CLI commands.

Extra

This feature was already implemented in the legacy versions of this launcher. The latest available versions of these scripts are located in the 5f0e39e commit tree:

Display tweaking

Add instructions for VM display params tweaking to README.md.

Tweaks to document:

  • Change screen resolution with Grub kernel entry
  • Configure aspect ratio lock (Is it even possible?)

Mostly broken on Wayland + NVIDIA

About

Wayland is not working fine with every input and output device for this emulator. Yes, you can launch this VM in Wayland, but the performance and usability will be very poor.

Issues

Note
Most of the issues will be solved as qemu official Wayland support will roll out. XWayland is cursed without any workaround.

  • Laggy input from mouse and keyboard.
  • Virtual keyboard key sticking.
  • Virtual mouse (tablet) invalid cursor offset.
  • NVidia GPU poor performance.
  • Full input lock on VM window on any action.

Solution

The solution is very simple and straightforward. Use Xorg, don't use Wayland. For now. Or swap this crappy GPU with AMD.

Make ADB feature switchable

That's probably a good idea to make adb switchable within the configuration file, so user can disable all the port forwarding to host, if adb access is not required at all. This switch is also probably should be turned off by default, to minimize the possibility of some weird random issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.