Android Studio does not display logcat log solution

Reprinted from: https://blog.csdn.net/victor_E_N_01185/article/details/52818809


What happened when I wrote the code, the logcat log is suddenly not displayed, and the following is the solution


The phenomenon is shown in the figure, logcat shows no log:



First, you can try modifying the following parameters:




2. If the above parameters are still not displayed after modifying the above parameters, you can open the Device Monitor and check the logcat. The steps are as follows:






If the logcat logs are displayed normally here, you can set Tool-->Android-->Enable ADB Integration to the checked state:




If it is already checked, restart AS!


In this way, you can see the logcat log. The problem that the logcat log does not display I encountered is solved by the above method. There are many reasons for not displaying the logcat log. The above method can only solve the problem that the logcat log does not display due to some reasons. , if there are other methods, please leave a message to exchange!


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325169690&siteId=291194637