Hi guys!
I love fiddler and it works great to debug my android apps! :-)
It works for me, if I enable the default android proxy settings. But I am searching for an option to use proxy authentication and an option to route only traffic of my specific app to the proxy.
My android settings don“t allow adding proxy authentication settings (missing username and password in the settings). So I tried about 10 different proxy apps, e.g. drony, postern, "proxy manager" and "PowerTunnel for Android"
But if I am using an app with the fiddler proxy the https connection fails. Can you describe why?
Or can anyone tell me an working android app to add proxy authentication? Additional an app which can only route the unique apps traffic (like drony).
I work in windows with the program that starts and controls the chrome-based browser.
Fiddler can display all the traffic from that browser, but I want to explore the commands that are sent to that browser to control it (for example open URL, make a post query, etc).
Fiddler doesn't display such commands.
But using ieinspector HttpAnalyzer I can see that the browser is controlled by the chrome devtools at localhost:54909 and websockets ws://localhost/devtools/page/HASH
How can I explore all that information in fiddler?
I would like to see what is going through my Android device at all, not for a certain app. Therefore, I saw this tutorial and did everything step by step.
As you can see on the attached screenshot, the packet sizes were 0 and it says "Tunnel to" ?!
I've read, the reason is because there would be no trust to Fiddler? But I already installed the FiddlerRootCa.cer already?!?!?!
The mobile device is a Huawei Mediapad M5
The laptop pc has running Windows 10 on it and I use Fiddler Classic
EDIT: I've setup an Android emualator. When I enter for instance amazon.de I am asked to continue to amazon.de as in screenshot*.png. Then Fiddler capture looks like in amazon.png .. Most of traffic still tunneled and size 0.
What do I need to do when I want to capture traffic from an app and not a browser?
(Side question: I also have a Android TV device onwhich I have root access. How can I install the Fiddler certificate on that?)
The steps that were followed to initialize the fiddler tool are mentioned below.
Steps (Commands used in linux):
System Environment:
Can any one of you please suggest to me how to resolve this error?