Linked Questions

27 votes
4 answers
52k views

I am trying to set up a network proxy to view emulator traffic. Now if I make a change in network settings of emulator ( 10.0.2.2:< port >, things work fine. But if I try to set the proxy through ...
Rndm's user avatar
  • 6,876
44 votes
4 answers
20k views

I use Android Studio 2.1.3. When I run an Android app I pick an AVD, where can I pass command line options such as -http-proxy? I don't even find a way in the run configuration.
Maxime Laval's user avatar
  • 4,428
18 votes
6 answers
42k views

I am facing a strange issue, and I am not able to debug it out. I have implemented a logic for uploading stream of data and am using Volley for the same, I have customized a logic little bit in ...
Techfist's user avatar
  • 4,344
30 votes
6 answers
4k views

So I have set up charles proxy to monitor traffic that goes out of the android emulator. Now when I open a website it in the Android browser For eg:- google.com I see google.com in charles proxy. ...
azero0's user avatar
  • 2,310
13 votes
2 answers
17k views

Fiddler manages to log all my PC HTTP traffic, but when I run Android emulator and start browsing web though emulator, nothing gets logged. Why isn't Fiddler logging Android emulator browser HTTP ...
Indrek Kõue's user avatar
  • 6,469
3 votes
2 answers
9k views

I am trying to activate internet on android emulator. I have tried all different methods but still not find way..... My office PC which I use has proxy setting which are as follow : IP : 10.1.2.23 ...
Developer Desk's user avatar
2 votes
0 answers
3k views

I'm building an app (android + iOS) that needs to be able to reach an API Endpoint through a https proxy. The development environment is Android Studio + Xcode + macOS. My development path is: Reach ...
Pablo Albaladejo's user avatar
1 vote
1 answer
3k views

I am trying to hit web services in native android application and the IP address which I am trying to hit should bypass corporate proxy. But to connect my emulator to internet I have to set proxy in ...
karthikeya koppuravuri's user avatar
0 votes
1 answer
2k views

I launch an emulator via command line emulator -avd MyEmulator -http-proxy http://username:password@IP:Port. Where are stored proxy settings? And how can I check it ?
tuan dat nguyen's user avatar
2 votes
1 answer
2k views

Is there anyway to bypass specific server in the android emulator by the -http-proxy command line parameters?
krasnoff's user avatar
  • 967
1 vote
1 answer
2k views

I use proxy connection to connect to internet. I installed Android in VMware Workstation using ISO found here. Everything went smooth including DHCP ip allocation and settings. But i can't figure ...
Mercurial's user avatar
  • 3,925
2 votes
1 answer
1k views

I'm running my android emulator on Ubuntu 13.04. I've developed an App which needs to access a http service on another machine on the same network as my own workstation. I know that emulator runs a ...
Vahid's user avatar
  • 1,985
0 votes
1 answer
967 views

I knew there will be some possibilities to set proxy, and ssl and port number through program in webdriver. Is there any similar possibilities in appium(emulator)? Please do let me know If you have ...
SKumar's user avatar
  • 257
1 vote
1 answer
710 views

When I use Android Studio as my ide, the app loads fine on the emulator. When I use VS Code, the app installs and opens but it's only a white page that is failing to load. I'm not sure what is going ...
user3648673's user avatar
0 votes
1 answer
570 views

I am facing an issue on opening apps when working from office network using android emulator. I am using Android 4.4.2 with API 19. I know there is a proxy defined to access the network & I have ...
Anuj's user avatar
  • 1

15 30 50 per page