After installing the corresponding ADT and SDK in eclipse, it is found that there is no logcat output when the test program is running in the simulator. Only the console and so on can the network find the problem of configuration, logcat is not displayed. In fact, as long as the ADT and Android SDK are correctly installed, there is no problem with logcat. You can reconfigure it to display it.
Window ...... Show view ...... Other...
The following dialog box is displayed:
After logcat is selected, eclipse can view the logcat output normally.
After installing the corresponding ADT and SDK in eclipse, it is found that there is no logcat output when the test program is running in the simulator. Only the console and so on can the network find the problem of configuration, logcat is not displayed. In fact, as long as the ADT and Android SDK are correctly installed, there is no problem with logcat. You can reconfigure it to display it.
Window ...... Show view ...... Other...
The following dialog box is displayed:
After logcat is selected, eclipse can view the logcat output normally.