Is there a simple way to monitor network traffic with in Android Studio? I am looking for an equivalent of Firefox or Chrome's console where you can see REST HTTP calls: requests, responses and headers. I have tried the ADM (Android Device Monitor) and the "Network Statistics" but I don't see the detail of my HTTP calls.