budtmo / budtmo/docker-android

[🐛 Bug ]: Cannot access the Internet normally

Open
#412 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
15.8k
Forks
1.8k
Avg merge
12h 13m
Merged PRs (30d)
6

Description

### Operating System

Ubuntu22.04

### Docker Image

docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Samsung Galaxy S10" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_11.0

### Expected behaviour

I pulled the container using the command "docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Samsung Galaxy S10" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_11.0", but when I tried to access http://xxx.xxxx.xxx:6080/, I hoped that the phone could access the Internet normally.

### Actual behaviour

When I finished installing, I found that the phone could not connect to the Internet.
![E9610497-3FC8-463a-AAEB-3E602E5E6CE6](https://github.com/budtmo/docker-android/assets/162399711/d17f05f4-48a7-4e8b-b604-baa83aade73d)
![84F00CD9-C2C2-499e-9BE1-DA4FF43B2FC7](https://github.com/budtmo/docker-android/assets/162399711/4772c5e2-3882-495d-bd7d-975a6ecbcf18)

### Logs

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.