docker-android
docker-android copied to clipboard
Android in docker solution with noVNC supported and video recording
### Operating System Ubuntu 24.04 ### Docker Image docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Pixel C" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_16.0 ### Expected behaviour docker run -d -p...
### Idea i use vps arm , please add to vps arm version , thanks begin ### Probelm to solve i use vps arm , please add to vps arm...
### Operating System Ubuntu 20.04 ### Docker Image budtmo/docker-android:genymotion_v2.19.0-p0 ### Expected behaviour `gmsaas instances adbconnect` should work for Genymotion instances. ### Actual behaviour We're seeing errors of the form `Command...
### Idea I am interested to know because people recently are facing lots of issues because of play integrity. They did installed several modules like pif fork,tricky store and much...
### Operating System Pop!_OS 22.04 LTS (based on Ubuntu 22.04) ### Docker Image budtmo/docker-android:emulator_11.0 ### Expected behaviour Expect Docker to run normally ### Actual behaviour The error shows "/dev/kvm": no...
### Operating System OracleLinux8.6 ### Docker Image budtmo/docker-android:emulator_14.0_v2.19.0-p0 ### Expected behaviour Successfully executing test operations ### Actual behaviour Description: I am encountering significant performance issues with the Android 14 emulator...
### Idea What is that limited supported device list ? I can see samsung s10 of 2019 variant on the list which is latest model supported as per description, so...
### Operating System 24.04.2 LTS (Noble Numbat) ### Docker Image budtmo/docker-android:android_13 ### Expected behaviour It is necessary to escape the backslash at 155:100 emulator.py al=self.api_level, d=self.device.replace(" ", "\\\ ") ###...
### Operating System Ubuntu 24.04.2 LTS ### Docker Image budtmo/docker-android:emulator_13.0 ### Expected behaviour Server appium crashes. Help me find the appium logs to find the error. ### Actual behaviour Appium...
### Operating System Ubuntu 24.04.2 LTS x86_64 ### Docker Image budtmo/docker-android:emulator_14.0 ### Expected behaviour When running `docker exec -it [container] adb emu sms send [number] [message]` an sms should show...