The android device monitor in Android Studio is not running no matter how many times I click on it, there are no errors showing up or warnings.It's just not running, I don't know why this is happening because I used to open it with no problems whatsoever. what could the problem be?? THe android sdk path is correct and the emulator is running and there are no errors in the code. Please help
Asked
Active
Viewed 7,547 times
0
-
possible duplicate of [Android Monitor.bat is not running](http://stackoverflow.com/questions/24523107/android-monitor-bat-is-not-running) – Abdul Rauf Sep 28 '15 at 14:42
-
try to open the device monitor from the command line and see the output. To run it your_path/Android/Sdk/tools/monitor – agmezr May 24 '17 at 20:07
2 Answers
3
Try using ALT + 6 to open the device monitor window, or are you saying that Android Studio is not finding your device?
0
It takes an awfully lot of time for the ADM to finally appear. Just wait, do something else while it is opening.

Longi
- 3,913
- 2
- 28
- 38
-
I don't think so, I've been waiting for more than an hour, it used to start up in 10-15 minutes – Ali Yahya Jan 10 '15 at 21:35