# How to Install Google Stadia on Rooted Android Devices

**URL:** https://www.compsmag.com/blogs/how-to-install-google-stadia-on-rooted-android-devices/
**Author:** Ayushi Chauhan
**Published:** 2022-05-10
**Updated:** 2022-05-10
**Categories:** Blogs
**Tags:** Android Guides, Blogs Daily, Google tips and tutorials, guiderobert, Guides and Tutorials, guiding12, How To Guide, How To Guides, internet tips and tutorials, Tips, Tricks
**Reading Time:** 4 min

---

This tip is about the how to Install Google Stadia on Rooted Android Devices. So read this free guide, How to Install Google Stadia on Rooted Android Devices step by step. If you have query related to same article you may contact us.

## How to Install Google Stadia on Rooted Android Devices - Guide

There are no borders in the open source world.  Because of Android's root function, we can always reach the limit of our mobile phone.  We may use the ported ROMs and custom ROMs of others mobile phones    and change the way our mobile it works.  Google slowly rolled out Stadia games to others phones.  However, it is mostly limited to the Pixel phones.  However, Stadia games don't require heavy hardware specs because we play in stream.

Google Stadia may have had a rough start, but that doesn't mean people aren't enjoying the cloud-based gaming service.  Yes, a marquee number is missing features, requires a lot of data and playback can be choppy, but it's still a window into the future of cloud gaming.  And now anyone with an Android phone can enjoy.  Or so it seems.  Google officially limits Stadia Play to Pixel devices.  You need one of the Pixels phones – Pixel 4, Pixel 3, Pixel 3a, Pixel 2 – for playing on Stadia.

Before we start, let's first understand what Google Stadia is.  Google Stadia is a game streaming service that allows the user to play the games over the internet on any of the connected devices.  Game hardware and all games are stored in the Google cloud, which streams straight to your phone.  Furthermore, users can even play the game at 4k @ 60fps.  However, you need a compatible display to experience 4k gaming.  And you don't need to download the game either.

## How to    Install Google Stadia on Rooted Android Devices

There are two methods by which you can run Google Stadia on any rooted Android device.  The first method is through installing the Xposed Framework.  And the second method is by Terminal Emulator app.  Please note that Google Stadia currently only supports 14 countries.  So, you need to reside in one of these countries to install Google Stadia on your device even after going through the methods mentioned here.  However, you need to download the Stadia app from third-party websites if you do not reside in any of the 14 supported countries.

### Install via Xposed Framework

To install the Xposed Module on your device, you need to require the Xposed Framework.  Now follow the guide below:

Make sure you have a rooted smartphone and Magisk Manager installed on your device.

Now, open the Magisk Manager app on your smartphone.

Click on the Hamburger menu and go to the Downloads section.

You need to look for the Riru-Core and Riru-EdXposed modules.  Also, you can try the SandHook or YAHFA version of Riru-EdXposed and check which version works for you.

After completing the installation of the Core and EdXposed modules, restart your Android device.

Next, you need to install the EdXposed Installer application.

Once you have finished installing the necessary modules and the EdXposed app, you need to install the Stadia app.

Download the Stadia app from the Play Store (supported countries only) or through a third-party website.

That's it!

### Install via the Terminal Emulator app

First, open Magisk Manager and look for the MagiskHide Props Config module.

Now install the module and restart your smartphone.

Then type the following command at the command prompt to enter the MagiskHide Props Config command line interface:

Enter 5 to add/edit custom props.

Type n to add a new custom prop.

Type “ro.product.model” to define this prop.

Type “Pixel 4” to set it as the value for “ro.product.model“

Type “y” to accept the prop change.

Type “n” to prevent your device from rebooting.

You need to repeat steps 5 through 8, however you need to set "ro.product.manufacturer" to "Google".

restart your phone.

Now, verify that “ro.product.model” and “ro.product.manufacturer” are set to “Pixel 4” and “Google”, respectively, by typing the following commands:

getprop ro.product.model

getprop ro.product.manufacturer

## Final note

I hope you like the guide How to Install Google Stadia on Rooted Android Devices. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.

---

*End of Article*