简体   繁体   中英

Where is Android Device Monitor

I updated my Android Studio to latest version. But I can't find where the Android Device Monitor is. In prior version, it was located in Tool - Android - Android Device Monitor. But, in the latest version, there isn't. Could you let me know where it is?

To run Android Device Monitor:

  • Windows: C:\\Users\\\\AppData\\Local\\Android\\Sdk\\tools\\monitor
  • Linux: sh //Android/Sdk/tools/monitor

您可以在 Android SDK ../sdk/tools/monitor 中找到它

You need to follow this path to set up the device monitor

Windows: C:\\Users \\ (Your PC Name)\\AppData\\Local\\Android\\Sdk\\tools\\lib\\monitor-x86_64

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM