Questions tagged [android-x86]
The Android x86 project is a native port of Android for the x86 processor architecture (e.g. 32-bit PC processors). For questions about x86 in general, please use [x86-processors] instead.
163 questions
0
votes
0
answers
66
views
Is there a way to run cloning apps on android x86?
Waydroid, bliss os, and pheonix os don't work. Every time I used cloning apps like Dual Space, Super Clone, etc, the apps would crash.
1
vote
0
answers
108
views
How to access Android-x86 data (ext4) on other devices?
I recently installed Android-x86 (Prime OS) on my pendrive. However, upon opening through different disk managers on PC & mobile, there is nothing inside my data folder. I can only see system.img ...
0
votes
0
answers
79
views
Android x86_64 9.0-r2--k49 graphical glitches (VirtualBox)
I'm new to VMs and Linux. I'm setting up an Android x86_64 9.0-r2--k49 on VirtualBox. This is the glitch. It showed up on the entire setup (haven't completed it).
VM Settings: 4GB RAM, 4 Cores. 77....
1
vote
0
answers
175
views
BlissOS: no way to use static IP?
I have installed BlissOS on a virtual machine.
If I run with DHCP is ok, it gets the IP immediately.
But I want to use static IP.
On the internet, some people suggest using "ethernet manager"...
0
votes
0
answers
548
views
Android x86 - Blank screen after choose installation from Grub menu
After
Downloaded Android x86 64-bit ISO file from here
Created bootable installer USB drive using Rufus with this specs
Partition scheme : MBR
Target system : BIOS or UEFI
File system : Large FAT32
...
0
votes
0
answers
181
views
How I can make AndroidX86 Access the physical Wi-fi card that I passthrough the VM?
In my VM I loaded Android X86 and I gave access to the wi-fi card:
But for some reason I see no way to have access towards it nor having wifi enabled. Is there a way for my AndroidX86 to manage ...
8
votes
5
answers
7k
views
Could Android go on PC?
I am wondering if Android could grow beyond mobile devices and go on PC too. I know Samsung has Dex, and Google has ChromeOS. But do you think the Android project is compatible with the PC ecosystem?
1
vote
1
answer
122
views
Is 1Gbps ethernet supports for Android or Android x86?
I have a Mini-ITX motherboard which has Gigabit Ethernet adaptor built in. I tried android 9 and Android TV 7 but it maxed out at 100Mbps. Does it have a limitation on Android OS or is it a built-in ...
1
vote
1
answer
1k
views
Prevent app from reversing the screen and mouse movement on BlissOS
I have installed the latest BlissOS on QEMU VM.
The app which I'm interest in works, but it reverses the mouse (dragging up will move the mouse to left, dragging down will move to right) and the ...
5
votes
1
answer
3k
views
How to close programs in the Android-x86 emulator?
This may seem like an odd question but I cannot resolve it. I am using the Android-x86 emulator in VirtualBox (https://www.android-x86.org/documentation/virtualbox.html). I open various apps like ...
1
vote
1
answer
97
views
Can't edit boot commands in VMware for Android x86
I'm attempting to install Android x86 from https://www.fosshub.com/Android-x86.html following the steps on https://hackmd.io/@StanS/Android-x86, and after getting to the point where I can reboot and ...
1
vote
1
answer
4k
views
How can I set my android x86 UEFI installation resolution to 1920*1080 in my VM?
How can I set my android x86 resolution to 1920*1080 in my VM?
I tried this:Can't change screen resolution of Android-x86_64 installed in UEFI mode
but it didn't work.
BTW I have a UEFI ...
1
vote
0
answers
276
views
Stuck on logo during Android-x86 boot on PC using removable disk
I'm trying to install Android-x86 on the POS desktop using USB.
I am done with the installation, but after rebooting it stuck on the logo.
0
votes
0
answers
1k
views
Android X86 VM on Hyper-V has no network connection
I followed these instructions to install an Android X86 virtual machine on top of Hyper-V inside windows OS. However, now the VM has no internet connectivity. Here are my network settings:
can you be ...
2
votes
1
answer
4k
views
How to set screen resolution and density in /system/build.prop?
I want to automate the creation of virtual android devices (using Android x86 and QEMU/KVM on Linux), the device settings includes screen resolution and density. The common way to set these settings ...