waydroid
- Get link
- X
- Other Apps
sudo apt install curl ca-certificates -y
curl -s https://repo.waydro.id | sudo bash
sudo apt install waydroid -y
sudo waydroid init
Downloading
https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86_64/lineage-18.1-20250118-VANILLA-waydroid_x86_64-system.zip/download
788.9 MB
https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86_64/lineage-18.1-20250118-MAINLINE-waydroid_x86_64-vendor.zip/download
187.11 MB
sudo waydroid container start
waydroid show-full-ui
https://f-droid.org/repo/com.aurora.store_65.apk
https://web.archive.org/web/20230928212250/https://f-droid.org/repo/com.aurora.store_47.apk
https://gitlab.com/AuroraOSS/AuroraStore/-/releases
https://auroraoss.com/AuroraStore/Stable/AuroraStore_4.2.5.apk
waydroid app install com.aurora.store_47.apk
waydroid session stop
sudo waydroid container stop
sudo apt autoremove waydroid
sudo rm -rf /var/lib/waydroid /home/.waydroid ~/waydroid ~/.share/waydroid ~/.local/share/applications/*aydroid* ~/.local/share/waydroid
https://github.com/casualsnek/waydroid_script/archive/refs/heads/main.zip
unzip main.zip / 7zz x main.zip
cd waydroid_script-main
sudo apt install python3.11-venv
python3 -m venv venv
venv/bin/pip install -r requirements.txt
sudo waydroid shell settings put system force_mouse_as_touch 1
waydroid prop set persist.waydroid.fake_touch '*.*'
- Get link
- X
- Other Apps
Comments
Post a Comment