docker-android icon indicating copy to clipboard operation
docker-android copied to clipboard

Android in docker solution with noVNC supported and video recording

Results 200 docker-android issues
Sort by recently updated
recently updated
newest added

**Steps:** Use `butomo1989/docker-android-x86-7.0` image Start container: `docker run --privileged -d -p 6096:6080 -e DEVICE="Samsung Galaxy S6" --name android-container2 butomo1989/docker-android-x86-7.0` Go to VNC, open terminal inside container and check screen info...

bug
help wanted

**Note:** Swarm nodes each have 19GB of memory **Summary:** When running on a Docker Swarm the container cannot get healthy. The container starts it becomes unhealthy, gets killed then a...

depends_on_docker

**Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit [our group chat](https://gitter.im/butomo1989/docker-android). Thank you!** Operating System: Ubuntu...

help wanted

When attempting to play videos on youtube the exoplayer crashes because it fails to initialize AudioTrack. The youtube app does not crash but it doesnt play the video either. Similar...

help wanted

Hi. Is there an easy way to show current time in the recorded video? The emulator shows the hour and minute clock, but I want to see the seconds.

enhancement
help wanted

``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 1a8f82552161 butomo1989/docker-android-arm-5.0.1 "/bin/sh -c '/usr/..." 6 minutes ago Up 6 minutes (healthy) 0.0.0.0:5554-5555->5554-5555/tcp, 4723/tcp, 0.0.0.0:6080->6080/tcp android-container_1 ``` `adb connect 192.168.2.48:5555 `...

bug

## 💬 Questions and Help Is there instructions how can we use custom Android builds for the project? for example, how to use build from AOSP or any other custom...

## 🚀 Feature Request Hi! I think a few more things should be pointed in quickstart guide: 1. Even if your system passes kvm-ok test, before running emulator you should...

installed last AR Core on running emulator from https://github.com/google-ar/arcore-android-sdk/releases. But get "This device does not support AR" popup when trying to start AR session ![image](https://user-images.githubusercontent.com/69817767/186642869-6b4d1a61-e186-45f2-a984-2040e2739c45.png)