Device Mirroring in Android Studio - Androhub

Device Mirroring in Android Studio Banner

Device Mirroring in Android Studio

Device mirroring is very crucial for mobile developers to showcase the app demo and do the testing without moving away from the system. Finally, the latest Android Studio versions have introduced a new seamless feature to mirror Android Devices.

Now no more Vysor or any other third-party mirroring software to mirror Android Devices but still we need them if we want to mirror mobile devices without Android Studio.

In this article, we will learn how to do Device Mirroring in Android Studio.

Click here to see the Video Tutorial.

Steps to Enable Device Mirroring

1. Open the Android Studio. (Make sure you are using any latest Android Studio versions)

2. Connect your Android Device and click on the Device Manager panel to see if your device is listed.

Running Devices List

Note: Make sure you have enabled Developer Options and USB Debugging.

3. To enable the Device Mirroring go to Menu -> File -> Settings.

Device Mirroring Menu Option

4. Now go under Tools -> Device Mirroring and check to activate the Device Mirroring. Then click on the Apply button followed by the OK button.

Enable Device Mirroring

5. Now launch your app or click on the Start Mirroring icon before the 3dot menu of your connected device under Device Manager.

Click on Device Mirroring

6. Now you can go to your Running Devices panel and see that your connected devices are mirrored and you can interact with them.

Device Mirroring Enabled

If no devices are mirrored or running, it will show you an empty panel.

Device Mirroring Empty Panel

 

Learn how to generate a Signed App Bundle.

Thanks😊

 

Post comment

Your email address will not be published. Required fields are marked *