Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Profiler stuck in loading

I am trying to opening Profiler but it's not working as it stucks in loading, I have Android Studio 3.3.

Profiler stuck in loading

Profiler stuck in loading

I am using this real device..

My Android Device

like image 861
Muhammad Aseel Avatar asked Apr 06 '19 19:04

Muhammad Aseel


Video Answer


2 Answers

If your platform-tools's version is 29.0.3 on Android Studio 3.5, please rollback version to 29.0.2.

I found it in google issue tracker

https://issuetracker.google.com/issues/140822450

I can confirm that downgrading to version 29.0.2 fixed the issue of not founding devices in the Android Profiler. You can download that version from here: https://dl.google.com/android/repository/platform-tools_r29.0.2-darwin.zip. Unzip it in your Android SDK folder.

like image 128
twiceYuan Avatar answered Sep 25 '22 19:09

twiceYuan


Click on the '+' (see image) signal! This worked for me on Android Studio 3.5.1 with platform-tools's version 29.0.4

For me it was also showing the loading gif but just click on the '+' button and select your android!

like image 24
Bhola Bhala Avatar answered Sep 22 '22 19:09

Bhola Bhala