This script sets up a systemd service on Ubuntu Touch to grant the phablet
user access to key directories of the Android system inside the Waydroid container (such as Download
and Documents
).
This is enables you want to manage Waydroid's user files directly from the Ubuntu Touch file manager or terminal, and share files between the two systems.
- Adjusts folder permissions to make Waydroid’s shared storage readable/writable by the host.
- Creates a systemd service that waits for Waydroid to start, then applies the required permissions automatically.
- Creates a convenient symbolic link (
~/Waydroid
) in the phablet user's home directory for quick access.