Search Criteria
Package Details: qemu-android-x86 9.0.r2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-android-x86.git (read-only, click to copy) |
---|---|
Package Base: | qemu-android-x86 |
Description: | Android-x86 environment via QEMU and VirGL |
Upstream URL: | http://www.android-x86.org/ |
Licenses: | GPL2, Apache, custom:Creative Commons 3.0 Attribution Unported |
Submitter: | Refutationalist |
Maintainer: | Refutationalist |
Last Packager: | Refutationalist |
Votes: | 10 |
Popularity: | 0.000001 |
First Submitted: | 2019-04-26 23:52 (UTC) |
Last Updated: | 2020-05-18 18:26 (UTC) |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full)
- rxvt-unicode (rxvt-unicode-pixbuf-patchedAUR, rxvt-unicode-fontspacing-noinc-vteclear-secondarywheelAUR, rxvt-unicode-pixbufAUR, rxvt-unicode-truecolorAUR, rxvt-unicode-256xresourcesAUR, rxvt-unicode-better-wheel-scrolling-unicode3AUR, rxvt-unicode-truecolor-secondaryscroll-clearAUR, rxvt-unicode-truecolor-wide-glyphsAUR, rxvt-unicode-cvsAUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- inkscape (inkscape-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4
Refutationalist commented on 2019-11-01 05:55 (UTC)
8.1-r3 has been released, but it is currently not booting properly on QEMU. Graphics do not seem to initialize. Still working on it, but help would be appreciated.
Refutationalist commented on 2019-10-30 07:42 (UTC)
@alicavus --- sorry, I've been incommunicado for a bit. Fixed, and thank you.
alicavus commented on 2019-09-28 21:12 (UTC)
@Refutationalist I checked out PKGBUILD file and find out that you actually uploaded version bump to r2. You forget to push .SRCINFO after
makepkg --printsrcinfo > .SRCINFO
frankyboy commented on 2019-05-15 17:50 (UTC)
@Refutationalist, there is already in /usr/bin/qemu-android
user,id=anet0,hostfwd=tcp::$NETPORT-:5000
, so one can connect through command adb connect localhost:"net_port_here", but i couldn't found which value to enter to be able to connectRefutationalist commented on 2019-05-11 22:49 (UTC)
I haven't set up ADB yet, as that wasn't my use case. It's going to have to be ADB over the network of course, but I imagine that'd need to be configured inside the android instance. I'll play with it this week and add documentation if necessary.
frankyboy commented on 2019-04-28 08:26 (UTC)
hello :) can you please help with what command should i connect to emulator? i used adb connect localhost:4444 5555 47000 48000, but list of adb devices is empty. while boot emulator i am getting device offline, but then it disappears/
« First ‹ Previous 1 2 3 4