[GH-ISSUE #153] Not have internet access in emulator. #107

Closed
opened 2026-03-01 15:40:36 +03:00 by kerem · 3 comments
Owner

Originally created by @abishekChouhan on GitHub (Apr 15, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/153

The emulator don't have internet access. Can't open any web page on chrome app. In particular the app i have to test needs internet access. How to give internet access to the emulator?
I am on a corporate network, so have proxy server. Internet on browser(host system) is working fine. Docker also have internet access(can pull and push images). Tried setting proxy on emulator settings option, didn't work.

Operating System: Ubuntu 16.04

Docker Image: butomo1989/docker-android-x86-9.0

Docker Version: 17.06.0-ce

Docker-compose version (Only if you use it):

Docker Command to start docker-android: docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Nexus 4" --name android-container budtmo/docker-android-x86-9.0

Originally created by @abishekChouhan on GitHub (Apr 15, 2019). Original GitHub issue: https://github.com/budtmo/docker-android/issues/153 **The emulator don't have internet access. Can't open any web page on chrome app. In particular the app i have to test needs internet access. How to give internet access to the emulator?** I am on a corporate network, so have proxy server. Internet on browser(host system) is working fine. Docker also have internet access(can pull and push images). Tried setting proxy on emulator settings option, didn't work. Operating System: Ubuntu 16.04 Docker Image: butomo1989/docker-android-x86-9.0 Docker Version: 17.06.0-ce Docker-compose version (Only if you use it): Docker Command to start docker-android: docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Nexus 4" --name android-container budtmo/docker-android-x86-9.0
kerem closed this issue 2026-03-01 15:40:36 +03:00
Author
Owner

@amitg25 commented on GitHub (Apr 15, 2019):

@Abhi310 , are you running it on Mac? If so, how did you manage to even start emulator? I am strugeling from last week and No one has yet responded on how can we setup VM to run with this docker image.

<!-- gh-comment-id:483411608 --> @amitg25 commented on GitHub (Apr 15, 2019): @Abhi310 , are you running it on Mac? If so, how did you manage to even start emulator? I am strugeling from last week and No one has yet responded on how can we setup VM to run with this docker image.
Author
Owner

@abishekChouhan commented on GitHub (Apr 16, 2019):

@amitg25 , no man i am not running it on Mac. My OS is Ubuntu 16.04, no VM. Could have helped you but have no idea how to run it on Mac.

<!-- gh-comment-id:483507357 --> @abishekChouhan commented on GitHub (Apr 16, 2019): @amitg25 , no man i am not running it on Mac. My OS is Ubuntu 16.04, no VM. Could have helped you but have no idea how to run it on Mac.
Author
Owner

@budtmo commented on GitHub (Apr 18, 2019):

duplicated #78

<!-- gh-comment-id:484403851 --> @budtmo commented on GitHub (Apr 18, 2019): duplicated #78
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#107
No description provided.