Is there a way to see my app HTTP traffic like in the Chrome development tool for websites?
I want to see the requests and the responses.
I tried the DDMS network tools but it shows only the amount of network and not the data(requests and the responses).