Skip to content

slynobody/SteamOS-Waydroid-Installer

 
 

Repository files navigation

SteamOS Waydroid Installer

-> compile missing kernel-modules supporting latest SteamOS betas (f.e. 3.7 main-channel)

git clone https://github.com/slynobody/SteamOS-Waydroid-Installer

cd SteamOS-Waydroid-Installer

chmod +x *.sh

  1. let kernel-module for latest 3.7-kernel build

./3_7_kernel_module_build.sh

or 2. let kernel-module for latest 3.6-kernel build

./3_6_kernel_module_build.sh

afterwards: 3. redo parts of waydroid-install-routine

./steamos-waydroid-installer.sh

FAQ

how do i remove current waydroid installation (f.e. for complete reinstall) but save current config (step 3)

./remove.sh

how do i update the steam deck to SteamOS 3.7?

https://www.youtube.com/watch?v=vly4v6refcY

Rotation is not supported!

there is an experimental feature (https://youtube.com/watch?v=OxApPDhZn9I), but it does not do the rotation automatically (yet).

There is no appstore?

This script does not install the google-appstore, download the privacy-friedly 'F-Droid' (https://f-droid.org/F-Droid.apk) and / or 'Aurora Store' (https://auroraoss.com/downloads/AuroraStore/), preferably 'nightly'.

This script has to be altered / redone when a new SteamOS 3.7-version ships.

it will be updated if new kernels arrive. -> feel free to offer ideas how the process of getting newest kernel-versions and according header-files can be automatized.

error: no net after installation?!?

./netrestore.sh

Background

script build on top of https://github.com/ryanrudolfoba/SteamOS-Waydroid-Installer (letting dkms compile the binder-module for this kernel on your machine / not predelivering pre-fabricated kernel-modules out of security-reasons)


about: waydroid

A collection of tools that is packaged into an easy to use script that is streamlined and tested to work with the Steam Deck running on SteamOS: https://github.com/waydroid/waydroid

  • The main program that does all the heavy lifting is [Waydroid - a container-based approach to boot a full Android system on a regular GNU/Linux system.](
  • Waydroid Toolbox to easily toggle some configuration settings for Waydroid.
  • waydroid_script to easily add the libndk ARM translation layer and widevine.
  • libndk-fixer is a fixed / improved libndk translation layer specific for Roblox (demo guide here).

Disclaimer

  1. Do this at your own risk!
  2. This is for educational and research purposes only!

Mini-guides for Steam Deck Android Waydroid

This mini guides are tailor-fitted for the Steam Deck that uses the script provided in this repo.
How to Sideload APKs
How to Upgrade the Android Image
How to Configure Fake Wi-Fi
How to Configure Fake Touchscreen / Configure Mouse Clicks as Touchscreen Input
How to Launch APKs Directly in Game Mode
Configure for 1080p When in Docked Mode
Configure sdcard as Main Storage for Waydroid
Activate and Configure Mantis Gamepad Pro
How to Configure Roblox
How to Access the OBB Folder / How to Root

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%