I’ve updated android studio from arctic fox
to latest version bumblebee 2021.1.1
on Macbook. I’m using profiler and unable to do network profiling as it shows Network Profiler has moved
and beneath that it shows To inspect network activity. Use the Network Inspector
. And when I click on that highlighted Network Inspector
it moves me to App Inspection
section where nothing shows.
And this is what I get when click on Network Inspector
2
Answers
Actually there are some bugs in latest Android Studio version "Bumblebee 2021.1.1".
Hack/Workaround:
Start the application from the android studio itself and not from your phone.
Then it will show the network details you need to see. If it does not show the network details automatically choose the application process by selecting the device from the app inspection window.
There are some other issues also in network profiler in latest version:
after clicking on "Stop inspectors" it still continues to show
network details.
Refer https://android-developers.googleblog.com/2022/01/android-studio-bumblebee-202111-stable.html