Device Manager Not Opening in Android Studio Bumblebee | 2021.1.1 Patch 1

Amimul Ihsan Mahdi
2 min readFeb 20, 2022

Well, Device Manager is an important thing for a Mobile Application Developer’s day-to-day life. If you are using Android Studio then you might want to test the app within your PC/Laptop. Here comes Device Manager, which lets you create a virtual Emulator where you can test the Android Application. The Device Manager is an interface you can launch from Android Studio that helps you create and manage AVDs.

You might face some issues when launching Device Manager. One of the common issues with Android Studio Bumblebee | 2021.1.1 Patch 1 is nothing happens when you try to launch Device Manager from the Android studio with a project opened. A screenshot of the scenario can be found below.

Error while opening Device Manager in Android Studio

If you face the issue after updating the plugin then please do not worry, I am here to provide you with a quick fix. Kindly follow the below steps and hopefully, this will resolve the issue.

Firstly, Select FILE (on the top left)
Secondly, Select PROJECT STRUCTURE (<Ctrl + Alt + Shift + S> on Windows/Linux).

Steps 1 and 2 example

Thirdly, Select MODULES on the left under Project Settings.
After following the above steps, Hit the plus (+) button.

Finally, Add ANDROID and hit the OK button.

Step 5 example

That’s it, you are done and will be able to open the device manager again. Hooray!

--

--

Amimul Ihsan Mahdi
0 Followers

A mobile application developer who loves to troubleshoot the error.