The Steam Deck is ideal for use as an Android device; it is highly responsive and has a bright screen. Here, I will show you how to install Waydroid in a few easy steps:
- Go to desktop mode.
- Set the sudo password:
- Navigate to Settings > System Settings > User > Change Password.
- Open Konsole and run the following commands:
- git clone https://github.com/ryanrudolfoba/steamos-waydroid-installer
- cd steamos-waydroid-installer
- chmod +x steamos-waydroid-installer.sh
- ./steamos-waydroid-installer.sh
- Enter your password.
To make the touchscreen more phone-like, you need to follow these steps. This method also works on many other games if you don't like the default touchscreen behavior:
- In the Steam launcher, click on the gamepad icon beside "Play" on the right. Then, select Edit Layouts and go to Action Sets.
- Click the gear icon next to Default and choose Add Always-on Command.
- Click Add Command, then select the System tab. Choose Touchscreen Native Support.
cd ~/
wget https://https//raw.githubuserconten...er/refs/heads/main/extras/Waydroid-Updater.sh -O ~/Waydroid-Updater.sh
chmod +x ~/Waydroid-Updater.sh
~/Waydroid-Updater.sh
This was entirely taken from https://www.youtube.com/@10MinuteSteamDeckGamer go check him out for video sorry I could not find the link to the original video...