Android Studio 3.1 does not showing 'android' option under Tools menu

前端 未结 12 1049
旧时难觅i
旧时难觅i 2020-12-29 19:50

I am using android studio 3.1 for some development. But Its does not showing android option under Tools menu. Whereas Android studio 3.0 doesn\'t h

12条回答
  •  离开以前
    2020-12-29 20:31

    You can use Android Profiler if you want to measure app performance and inspect activity for CPU, RAM and Network instead of using ADB Integration.

    For more Info. check this out Measure app performance with Android Profiler

提交回复
热议问题