'android studio not showing network inspector

I saw this documentation https://developer.android.com/studio/debug/network-profiler

which says we can inspect networks requests and responses via network inspector. But, my android studio not showing this tab. ( I tried invalidate caches/restart, but didn't work out)

current android studio version is: Arctic Fox, 2020.3.1 patch 4

enter image description here



Solution 1:[1]

follow this : go to profiler at the bottom -> starting a new profiling session(make sure your app is running while doing this) -> you will get to see it says Network Profiler has moved-> click network inspector image

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 chayan das