Commits now are tagged... So you can remove commit hashes
Search Criteria
Package Details: waydroid 1.5.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waydroid.git (read-only, click to copy) |
---|---|
Package Base: | waydroid |
Description: | A container-based approach to boot a full Android system on a regular Linux system |
Upstream URL: | https://waydro.id/ |
Licenses: | GPL-3.0-or-later |
Submitter: | Danct12 |
Maintainer: | Danct12 |
Last Packager: | Danct12 |
Votes: | 156 |
Popularity: | 11.38 |
First Submitted: | 2021-09-12 03:33 (UTC) |
Last Updated: | 2025-06-24 16:41 (UTC) |
Dependencies (8)
- dbus-python (python-dbus)
- dnsmasq (dnsmasq-gitAUR, pi-hole-ftlAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- lxc (lxc-selinuxAUR, lxc-gitAUR)
- nftables (nftables-fullconeAUR, nftables-gitAUR)
- python-gbinderAUR
- python-gobject (python-gobject350AUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (10)
Sources (1)
tiziodcaio commented on 2025-06-24 20:37 (UTC)
simona commented on 2025-06-24 17:34 (UTC)
waydroid: /usr/lib/waydroid/tools/__pycache__/__init__.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/__init__.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/app_manager.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/container_manager.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/initializer.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/prop.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/session_manager.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/status.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/actions/__pycache__/upgrader.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/config/__pycache__/__init__.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/config/__pycache__/load.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/config/__pycache__/save.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/helpers/__pycache__/__init__.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/helpers/__pycache__/arch.cpython-313.pyc è già presente nel filesystem
waydroid: /usr/lib/waydroid/tools/helpers/__pycache__/arguments.cpython-313.pyc è già presente nel filesystem
smokcat commented on 2025-06-10 17:44 (UTC) (edited on 2025-06-10 17:50 (UTC) by smokcat)
$ waydroid init -s GAPPS
Already initialized
this is as expected, but the following isn't:
$ waydroid session start
RuntimeError: Command failed: % /usr/lib/waydroid/data/scripts/waydroid-net.sh start
rockyest commented on 2025-06-06 02:17 (UTC)
why is it flagged?
simona commented on 2025-05-16 08:21 (UTC)
waydroid: /usr/lib/waydroid/tools/pycache/init.cpython-313.pyc è già presente nel filesystem
and so on....
agowa commented on 2025-04-12 14:49 (UTC)
Is it possible to get support for coexistance of multiple "waydroid-image-*" packages somehow?
e.g.:
/usr/share/waydroid-extra/images/system.img exists in both 'waydroid-image' and 'waydroid-image-gapps'
/usr/share/waydroid-extra/images/vendor.img exists in both 'waydroid-image' and 'waydroid-image-gapps'
f8rzd commented on 2024-12-07 14:30 (UTC)
ui does not work for me could you please check https://bbs.archlinux.org/viewtopic.php?id=301559
JiancongLu commented on 2024-11-08 06:01 (UTC) (edited on 2024-11-08 06:02 (UTC) by JiancongLu)
Traceback (most recent call last):
File "/home/jccc/.cache/yay/python-gbinder/src/python-gbinder/setup.py", line 2, in <module>
from distutils.core import setup, Extension
ModuleNotFoundError: No module named 'distutils'
==> ERROR: A failure occurred in build().
Aborting...
-> error making: python-gbinder-exit status 4
==> Making package: waydroid 1.4.3-1 (Fri 08 Nov 2024 01:54:49 PM CST)
==> Checking runtime dependencies...
==> Missing dependencies:
-> python-gbinder
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
-> error making: waydroid-exit status 8
-> Failed to install the following packages. Manual intervention is required:
python-gbinder - exit status 4
waydroid - exit status 8
distutils is deprecated with removal planned for Python 3.12.
Quackdoc commented on 2024-10-28 09:22 (UTC)
Please make GTK optional, It's not needed for waydroid to operate.
python commented on 2024-09-22 06:30 (UTC)
Adding ibt=off to the vanilla kernel lowers security of your system. You have to switch to linux-zen which has dynamic support of IBT
Pinned Comments
Danct12 commented on 2021-09-21 06:23 (UTC) (edited on 2021-10-08 16:06 (UTC) by Danct12)
Before install Waydroid, make sure that your kernel supports binder and ashmem module (currently only linux-zen does)
Keep in mind that Waydroid only works with Wayland compositors. It also does not work yet with proprietary NVIDIA driver.
After install
waydroid
andwaydroid-image
, run this command to initialize the container:Then the container can be started via
waydroid-container.service
. The official project group/channel can be found on: