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

Android in docker solution with noVNC supported and video recording

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

## 🐛 Bug Report Operating System: Debian Host -> Centos7 64 Guess Docker Image: android-container budtmo/docker-android-x86-10.0 Docker Version: 20.10.6 Docker-compose version (Only if you use it): Docker Command to start...

## 💬 Questions and Help **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/budtmo/docker-android)....

Hi guys, i want to migrate all data of my Android image to another machine using this project, like all my apps and data inside the Android. Is that possible?...

Changed several versions, but the mobile phone interface still cannot be displayed in the browser ![image](https://user-images.githubusercontent.com/37011721/92462750-73cc2500-f1fd-11ea-8ee4-b19c639cb104.png) ![image](https://user-images.githubusercontent.com/37011721/92462781-7fb7e700-f1fd-11ea-86a3-7d904660a534.png)

I'm using **pulseaudio** on my server to make virtual audio input, it works by using the output audio as input audio. Reference : [https://askubuntu.com/questions/28176/how-do-i-run-pulseaudio-in-a-headless-server-installation](https://askubuntu.com/questions/28176/how-do-i-run-pulseaudio-in-a-headless-server-installation) But, when I use docker-android, sound...

## 🐛 Bug Report Operating System: AWS - Selenium Grid Docker Image: budtmo/docker-android-x86-10.0 Docker Version: 17.09.0-ce Docker-compose version (Only if you use it): 1.22.0 Docker Command to start docker-android: docker-compose...

I want use mode tablet. Can you tell how I can add more devices?

## 💬 Questions and Help **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/budtmo/docker-android)....

Hello I'm trying with your environment but emulator seems doesn't work for me I have run command docker run \ --privileged \ -d \ -p 6080:6080 \ -p 4734:4734 \...

Hi, our app needs Google Playstore Services in the emulator/device in order to run. I saw an issue related to this which is https://github.com/budtmo/docker-android/issues/55. I saw the fix for this...