I am using Android Studio 3.1.3 and deploying my app on Lenovo Phab PB1-770M, (Android 5.1.1, API 22). Since yesterday, Android profiler has stopped detecting my device and even though I am able to run and debug on my device using AS, Profiler just cannot detect that the device is connected.
However, I am able to deploy my code and debug it on my device, as you can see in the logcat
Can anyone help me in this?
Android Profiler is a set of tools provided by Android Studio for profiling Android applications. You can access it by going to View > Tool Windows > Profiler on the menu bar. Alternately, you could also click on the Profile icon in the toolbar.
Try doing Menu > Run > Edit Configuration... > Profiling then mark checkbox Enable advanced profiling and then re-running/building.
To stop a running emulator, click Menu and select Stop.
try adb root
and adb remount
, I just resolve the problem in this way.
I know this is an old question, but maybe someone will encounter this problem on Android Studio 3.5 or newer.
In addition to the mentioned @CodeWithVikas answer, clearing of the LogCat helped me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With