Solve the problem that Android studio and Android monitor cannot be opened

1. The screenshot of the problem is as follows:

2. Reason for the problem: I infer that it is due to the update pushed by Google (because I installed the same Android studio version 2.3.3 on the company's computer and personal notebook, the personal notebook will update the Google plug-in every time, and the desktop computer will not be changed. As a result, the cup is available. The company's desktop computer can normally open the Android device monitor, but the personal notebook cannot be opened) ;

3. The problem is that the version of JDK is too low at the beginning, so I downloaded the latest jdk1.9 version... Configuration variables and so on are omitted here. Open as with joy, and the result still prompts me the error prompt in the figure above. Moreover, after opening and closing Android device monitor many times, I found that the error log popped up each time is incorrect. WTF?? Baidu and Google are all saying that they can run as as a right-click administrator, but it's no use.

4. Solution:

(1) According to the data of foreign websites, you can find monitor.bat in your SDK directory \ tools \ monitor.bat. Right click directly to open monitor as an administrator, but it is not the same as the integrated function Android device monitor in as. This method can be used for emergency.

(2) Our ultimate goal is to successfully open Android device monitor in as, so continue to find methods. Three hours later (in all kinds of crazy search), it was finally solved. The method is as follows:

Manually delete and download JDK1.8 version again, and configure the variables. At this point, after the as is turned on normally, Android device monitor should be able to run normally. Note: JDK and as should be consistent, and 64 bits should be used for both.

(3) Finally, I advise you: don't be cheap if you have nothing to do, click Update!!

The above article to solve the problem that Android studio and Android monitor cannot be opened is all the content shared by Xiaobian. I hope it can give you a reference and support more programming tips.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>