I have an android application which uses a third party jar in it. Http request is sent from third party jar to server when application is running. I need to capture HTTP R
There is many ways to do that but one of them is fiddler
Now you can see full log from your device in fiddler
Also you can find a full instruction here