Most Chromebooks have built-in support for the Google Play Store. However, if your Chromebook is issued by your school or you have Chrome OS Flex installed on your device, you will not be able to access the Play Store or run Android apps. In this situation, you can mirror your Android phone to your Chromebook. This lets you not only view your phone’s screen on your Chromebook, but also interact with the Android UI, apps, and games using the Chromebook’s keyboard and trackpad. How cool is that? And if you have a powerful Chromebook, you can even play Android games via screen mirroring since the latency is very low. If you want to mirror your Android phone screen to your Chromebook, follow the steps in our guide below.
Recent Articles
Mirror Your Android Phone to Your Chromebook (2023)
We have included two methods to mirror your Android phone to Chromebook. One is a web-based solution while the other is a manual method using a command line tool. Both apps allow you to easily interact with your Android phone. But before that, go through the first section and make sure you enable USB debugging on your Android phone.
Enable USB debugging on your Chromebook
First of all, you need to enable USB debugging on your Android phone. To do this, follow these steps:
1. Open the settings on your smartphone and go to “About phone”. Here, Tap Build Number seven times. successively. Other Android skins require you to tap their OS version.
2. This will enable developer options on your Android phone. Now, depending on your Android skin, go to “System” or “Additional Settings” and open “Developer Options”. Now scroll down and Enable USB debugging”.

3. Go ahead and connect your Android smartphone to a Chromebook using a USB cable and make sure you “file transfer‘ on your smartphone when the pop-up appears. You can toggle USB functionality from the notification center.

Mirror an Android phone to your Chromebook with Vysor
The easiest way to mirror your Android to a Chromebook is with the web-based Vysor tool. It’s pretty effortless to set up and works like a charm. Here’s how to use it.
1. First, follow the above steps and Enable USB debugging on your Android phone. Then connect your smartphone to your Chromebook using a USB cable.
2. Next, open the Vysor web app in Chrome and click “Connect USB device“.

3. Here you will find the USB port of your Android smartphone in a pop-up window at the top. Select it and click “Connect“.
note: Sometimes the USB connection is not displayed. In such a case, try restarting your Chromebook or switch to the stable channel if you are in the Dev or Beta channel.

4. Once connected, you will Find a “Play” button. next to “Android devices”. Click the play button.

5. And voila! Your Android phone’s screen will be mirrored to your Chromebook’s web browser. Now you can interact with your Android smartphone on your Chromebook and open apps, games and more.

Mirror an Android phone to your Chromebook with Scrcpy
For the second method, we’ll use a command line tool called scrcpy to mirror an Android phone’s screen to a Chromebook. It is a free, open-source tool that allows you to view and control your Android device from any desktop environment. With all that said, here are the steps you need to follow.
1. To mirror your Android phone screen to your Chromebook, you need to set up Linux on your Chromebook first. Follow our linked guide for detailed instructions.

2. After the Linux container is ready, you need to Install ADB on your Chromebook by following our guide.

3. Now follow the first section of this article and enable USB debugging on your smartphone. After that, connect your Android phone to the Chromebook to see a notification popup on the lower right corner. Click here on “Connect to Linux“.

4. Now open the terminal on your Chromebook and run the following command Install scrcpy. This is how you can mirror an Android phone screen to your Chromebook.
sudo apt install scrcpy

5. Next, run the following command to check the connection between your phone and Chromebook. You will get a pop-up on your smartphone, check the box next to “Always allow from this computer‘ and then tap ‘Allow’.
adb devices

6. Two devices will be output. One is the built-in Android emulator that powers the Play Store and the other is your Android smartphone. You must use your Android smartphone to mirror, so copy the identifier string next to your device. I’ve highlighted the part you need to copy.

7. Now run the scrcpy command as follows. Here, substitute identifier
with the value you copied to your Chromebook. Then, press ENTER.
scrcpy -s identifier

8. That will Instantly mirror Android screen on your Chromebook. You can now navigate your smartphone right from your Chromebook. Go ahead and interact with any app, play games or scroll through Instagram Reels.

Android screen mirroring on your Chromebook
So these are two easy ways you can use to mirror your Android phone to your Chromebook. As mentioned above, scrcpy is one of the most powerful screen mirroring utilities and its low latency ability allows you to fully interact with apps and games. However, if you want an effortless solution that you can use in a browser, we recommend using Vysor. Anyway, that’s all for this guide. If you’re looking for a way to get Android APKs on your Chromebook, we have a detailed guide for you. And to find the best Chromebook apps, head over to our curated list linked here. Finally, let us know your questions in the comments section below.