eloitor/waydroid

Forked project is still being prepared for you. It may take a few minutes to duplicate backend data.

Description

Waydroid (and dependencies) packaged for Fedora on x86_64 and aarch64

  • Waydroid itself packaged
  • Network available out of box
  • Work in SELinux Enforcing mode
  • ashmem driver not necessary

Chromium or Google Chrome apks won't work until version 101 or 102. The preintalled browser is already patched to work without ashmem.

Thanks yanqiyu/waydroid for the original package

Thanks dependencies from rmnscnce/waydroid

Installation Instructions

Make sure you're using kernel version 5.15 or higher
  1. Add the Copr repository

sudo dnf copr enable aleasto/waydroid

  1. Update sepolicy

sudo dnf update

  1. Install waydroid

sudo dnf install waydroid

  1. Setup waydroid.

sudo waydroid init -c https://raw.githubusercontent.com/aleasto/waydroid-ota/main/system -v https://raw.githubusercontent.com/aleasto/waydroid-ota/main/vendor sudo systemctl enable --now waydroid-container

On GNOME you may enable 'Multi-window mode' with waydroid prop set persist.waydroid.multi_windows true. It's not properly supported on KDE Plasma, as the mouse pointer is not drawn over waydroid apps.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

* Total number of packages downloaded in the last seven days.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/eloitor/waydroid/

selinux bugged. So waydroid installation not working. lxc installation bugged.

Copr projects seem REALLY dangerous for users, leaving the bad/bugged package and not offering to go back in time before update when something failed. To do this, use sudo dnf swap [package] [package]

Beware, use the fork instead, it work.