UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

waydroid

A container-based approach to boot a full Android system on regular GNU/Linux systems running Wayland based desktop environments.

Package info

Template:
Codename: waydroid
Source file: waydroid-1.5.1.tar.gz
Source file size: 241421
Source file MD5-checkum: 6c1776e34c72403a4a5c124840e638f6
Source directory: waydroid-1.5.1
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/w/waydroid-1.5.1.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/w/waydroid-1.5.1.tar.gz.md5sum
Dependances: gtk3, python3-pygobject, dnsmasq, lxc, python3-dbus, nftables, python3-gbinder, pyclip.
Dependance of: *** NO PACKAGES FOUND ***
Patches: waydroid-no-apparmor.patch.
Addons: waydroid.config.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
# Remove link for ROM files
sed -i -e '/"system_channel":/ s/: ".*"/: ""/' tools/config/__init__.py
sed -i -e '/"vendor_channel":/ s/: ".*"/: ""/' tools/config/__init__.py

Build script:
#

Install script:
make install USE_NFTABLES=1 USE_SYSTEMD=1 USE_DBUS_ACTIVATION=1

#directory for android images (vendor.img and system.img)
mkdir -p /usr/share/waydroid-extra/images


Comments:

  1. Needs specific kernel features. Kernel rebuild is needed.
  2. Needs difficult manual system configuration.