Skip to content

fewtarius/SteamOS-Waydroid-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamFork Android Waydroid Installer

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 SteamFork.

This project is a fork of SteamOS-Waydroid-Installer by ryanrudolfoba, with additional features and improvements for enhanced functionality.


Installation Steps

  1. Go into Desktop Mode and open konsole.
  2. Clone the GitHub repository:
    cd ~/
    git clone https://github.com/SteamFork/steamos-waydroid-installer
  3. Execute the script:
    cd ~/steamos-waydroid-installer
    chmod +x installer.sh
    ./installer.sh
  4. The script will automatically install Waydroid along with a custom configuration. Please be patient as this may take a few minutes.
  5. Once done, close konsole and re-enter Game Mode.

Command-Line Options for the Installer

The installer.sh script now supports command-line options for selecting the Android version to install. If no options are provided, a zenity window will appear to allow interactive selection.

Usage:

./installer.sh --version [A13_TV|A13]

Options:

  • --version A13_TV: Installs Android 13 TV.
  • --version A13: Installs standard Android 13.

If no --version option is provided, the script will display a graphical menu to select the version interactively.

Launching Waydroid

  1. Go to Game Mode.
  2. Use the Steam Grid Manager Decky plugin to decorate the launcher if desired.
  3. Run the Waydroid launcher.

Uninstalling Waydroid

  1. Go to Desktop Mode.
  2. Launch Waydroid Toolbox (from the desktop).
  3. Select UNINSTALL.

Additional Notes

  • The installer script now includes error handling and cleanup functionality to ensure a smooth installation process.
  • The build script includes ARM translation for compatibility with ARM-based applications.
  • For advanced users, the build script can be customized to target other Android versions or configurations.

Credits

This project is based on the original SteamOS-Waydroid-Installer by ryanrudolfoba. Special thanks to all contributors of the upstream project.

Feel free to contribute to this repository or report any issues on GitHub.

About

Script to easily install / uninstall Android via Waydroid on the Steam Deck running on SteamOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%