Enable Device Mirroring in Android Studio Electric Eel

Breens Robert
Jul 3, 2022

--

With Android Studio Electric Eel rolled out for preview it has come with a cool productivity feature to mirror your device in your IDE.

In the first step navigate to Preferences > Experimental then check the box enable device mirroring under the Device Mirroring section.

Enable Mirroring

In the second step make sure your physical device is connected either via USB or connected wirelessly. Then navigate to View > Tool Windows > Running Devices and you will be able to finally see your device mirrored

Device Mirroring

If you are interested in building the project shown above (LiveScore App) check out my tutorial on Youtube

--

--