- Host OS: Linux
- Program: virt-manager
- Intel Virtualization Technology (to enable OpenGL for good framerate)
- Enable Intel Virtualization Technology in the BIOS.
- Add
intel_iommu=on iommu=ptto your kernel parameters (of the host OS). - Set
Video QXL -> Video -> ModelfromQXLtoVirtio. Skip this step ifVideo Virtioalready exists. - Set
Display Spice -> Listen typetoNone. - Enable
Display Spice -> OpenGL, and change to dropbox under fromAutoto the name of your GPU.
Assuming your monitor is 1920x1080.
- Boot into Android debug mode.
- Mount the boot partition (could be
/dev/sda1or/dev/vda1or something else) to/mnt(don't worry if/mntalready have files). - Use
vito open/mnt/boot/efi/android.cfg. - Add
set gfxpayload=1920x1080to theload_themefunction, under theset gfxmodecommand. - Change
set gfxmode={whatever}toset gfxmode=1920x1080. - Save the
android.cfgfile, unmount/mnt, and then shutdown bypoweroff -f.
- Wallpaper: Most wallpaper apps for Android assume potrait screen and crop your beautiful 1920x1080 landscape wallpaper, which lead you seeing only a blurred corner in the main screen. Except one app named Slideshow Wallpaper.