How to Install Android 11 on Arch Linux Using Waydroid | Install Waydroid Waydroid - ArchWiki

preview_player
Показать описание
How to Install Android 11 on Arch Linux Using Waydroid | Install Waydroid Waydroid - ArchWiki | Want to Install Android 11 on Arch Linux ? Want to Install Waydroid 11 on Arch Linux ? Want to run Android Apps and Games on Arch Linux using Waydroid 11 ? Follow the Simple Waydroid 11 Install Instructions and Install Android 11 Wisely on your Arch Linux.

Important terminal commands:
1. yay -S curl lxc ca-certificates
2. sudo mkdir -p /usr/share/waydroid-extra/images
4. Install Waydroid [ yay -S waydroid ]
6. Init Waydroid [ sudo waydroid init ]
7. waydroid show-full-ui

Important components:
1. Waydroid Container
2. Waydroid Session
3. Waydroid Show UI
4. Restart Waydroid Container
5. Waydroid Multi Window
6. Linux Zen Kernel
7. Wayland Session

Рекомендации по теме
Комментарии
Автор

I dont have this gbinder folder in my etc directory. its not even hidden either.

angeltune
Автор

Is there a way to use a different version of Android other than BlissOS?

faragar
Автор

Not able to install some of apps and games in Waydroid

luckylifts_jz
Автор

How about native-bridge support? (Run arm apk on x86)

putugedesemaraputra
Автор

Can you still install it through yay ? Yay says it can't find cython 0.29 package. I looked on AUR, cython 0.29 doesn't seem to be available anymore

samuelsquillaci
Автор

the sourceforge blissos-dev wont start download it just refreshes every 5 seconds

NullableIsLive
Автор

Dont you need a special kernel to run this?

DargrTSL
Автор

This method should work on Garuda, but Garuda install things in the var/lib directory, so when we place files in usr/share/waydroid-images, Garuda doesn't recognise those files and proceeds to download them into the /var/lib directory. So do we intall android 11 on Arch system like Garuda Linux?

Jesse_Alex
Автор

download from source forge keeps failing half way through. wasted half hour on this now

DildoGaggins
Автор

Tried it on Arch Linux Vanilla, did not work.

tormung
Автор

Im getting this error...
while editing /etc/gbinder.d/anbox.conf there seems to be no such file

Running Vanilla Arch on KDE, using 'wayland' display server and 'linux-zen' kernel. (its running on virtual box)

synonymous
Автор

Is it possible to make magisk work with waydroid android 11?

sandunweerawardane
Автор

do you know how to do it in fedora 36?

mevocaloid
Автор

do you know how to configure "adb connect ip-waydroid" ?
So far I haven't been able to get it to work.

arozendojr
Автор

Had some binder_linux issues something definitely changed that this tutorial doesn't cover

he
Автор

After "waydroid show-full-ui "
it shows (WayDroid is not initialized, run "waydroid init")
and some ttime this
sage: waydroid [-h] [-V] [-l LOG] [--details-to-stdout] [-v] [-q] [-w]
{status, log, init, upgrade, session, container, app, prop, show-full-ui, first-launch, shell, logcat} ...
waydroid: error: argument action: invalid choice: 'show-dull-ui' (choose from 'status', 'log', 'init', 'upgrade', 'session', 'container', 'app', 'prop', 'show-full-ui', 'first-launch', 'shell', 'logcat')

thakureeDipesh