Reputation: 2281
I updated my android studio to version 3.3 and stuck with the android profiler problem "Advanced profiling is unavailable for the selected process".
I have tried the followings but nothing worked
Thanks for your time and help.
Upvotes: 4
Views: 4249
Reputation: 1580
After trying the solution mentioned here and on other similar questions, and none of them actually working for me.
I tried Cleaning the project
and Rebuilding it
. And Voila! It worked!!
Upvotes: 0
Reputation: 2015
Setting Run Configuration to Enable advanced profiling and then re-running/building the app did it for me.
Upvotes: 7