1 line
21 KiB
JSON
Executable File
1 line
21 KiB
JSON
Executable File
{"title":"","byline":"budtmo","dir":null,"lang":null,"content":"<div id=\"readability-page-1\" class=\"page\"><div data-hpc=\"true\"><article><p dir=\"auto\">\n <a href=\"https://github.com/budtmo/docker-android/blob/master/images/logo_docker-android.png\" rel=\"noopener noreferrer\"><img src=\"https://github.com/budtmo/docker-android/raw/master/images/logo_docker-android.png\" id=\"user-content-header\"></a>\n</p>\n<p dir=\"auto\"><a rel=\"nofollow\" href=\"http://paypal.me/budtmo\"><img data-canonical-src=\"https://img.shields.io/badge/paypal-donate-blue.svg\" alt=\"Paypal Donate\" src=\"https://camo.githubusercontent.com/07005254724929755b284a66df1ce8ab480f1df7e14f01cb8313c963ea69ce30/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2d646f6e6174652d626c75652e737667\"></a> <a rel=\"nofollow\" href=\"http://makeapullrequest.com/\"><img data-canonical-src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\" alt=\"PRs Welcome\" src=\"https://camo.githubusercontent.com/88482ebfc5e3e4f2d667148ab6a3eb55948789f1dba71dfa0eb2e05afe02958c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265\"></a> <a rel=\"nofollow\" href=\"https://codecov.io/gh/budtmo/docker-android\"><img data-canonical-src=\"https://codecov.io/gh/budtmo/docker-android/branch/master/graph/badge.svg\" alt=\"codecov\" src=\"https://camo.githubusercontent.com/f931350880664181aaa652f67cb0262314b9ad1d67754149deddc0c48efa3601/68747470733a2f2f636f6465636f762e696f2f67682f627564746d6f2f646f636b65722d616e64726f69642f6272616e63682f6d61737465722f67726170682f62616467652e737667\"></a> <a rel=\"nofollow\" href=\"https://gitter.im/budtmo/docker-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\"><img data-canonical-src=\"https://badges.gitter.im/budtmo/docker-android.svg\" alt=\"Join the chat at https://gitter.im/budtmo/docker-android\" src=\"https://camo.githubusercontent.com/1eb8815ce8390e43b8ed3e5c11437fcd49a300c9440005fb640875647d390b9b/68747470733a2f2f6261646765732e6769747465722e696d2f627564746d6f2f646f636b65722d616e64726f69642e737667\"></a> <a href=\"https://github.com/budtmo/docker-android/releases\"><img data-canonical-src=\"https://img.shields.io/github/release/budtmo/docker-android.svg\" alt=\"GitHub release\" src=\"https://camo.githubusercontent.com/f869c7488add35949678533c49e2b6465feaddca63ae18b0816d70c3eede2109/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f627564746d6f2f646f636b65722d616e64726f69642e737667\"></a></p>\n<p dir=\"auto\">Docker-Android is a docker image built to be used for everything related to Android. It can be used for Application development and testing (native, web and hybrid-app).</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Advantages of using this project</h2><a href=\"#advantages-of-using-this-project\" aria-label=\"Permalink: Advantages of using this project\" id=\"user-content-advantages-of-using-this-project\"></a></p>\n<ol dir=\"auto\">\n<li>Emulator with different device profile and skins, such as Samsung Galaxy S6, LG Nexus 4, HTC Nexus One and more.</li>\n<li>Support vnc to be able to see what happen inside docker container</li>\n<li>Support log sharing feature where all logs can be accessed from web-UI</li>\n<li>Ability to control emulator from outside container by using adb connect</li>\n<li>Integrated with other cloud solutions, e.g. <a rel=\"nofollow\" href=\"https://www.genymotion.com/cloud/\">Genymotion Cloud</a></li>\n<li>It can be used to build Android project</li>\n<li>It can be used to run unit and UI-Test with different test-frameworks, e.g. Appium, Espresso, etc.</li>\n</ol>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">List of Docker-Images</h2><a href=\"#list-of-docker-images\" aria-label=\"Permalink: List of Docker-Images\" id=\"user-content-list-of-docker-images\"></a></p>\n<table>\n<thead>\n<tr>\n<th>Android</th>\n<th>API</th>\n<th>Image with latest release version</th>\n<th>Image with specific release version</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>9.0</td>\n<td>28</td>\n<td>budtmo/docker-android:emulator_9.0</td>\n<td>budtmo/docker-android:emulator_9.0_<release_version></td>\n</tr>\n<tr>\n<td>10.0</td>\n<td>29</td>\n<td>budtmo/docker-android:emulator_10.0</td>\n<td>budtmo/docker-android:emulator_10.0_<release_version></td>\n</tr>\n<tr>\n<td>11.0</td>\n<td>30</td>\n<td>budtmo/docker-android:emulator_11.0</td>\n<td>budtmo/docker-android:emulator_11.0_<release_version></td>\n</tr>\n<tr>\n<td>12.0</td>\n<td>32</td>\n<td>budtmo/docker-android:emulator_12.0</td>\n<td>budtmo/docker-android:emulator_12.0_<release_version></td>\n</tr>\n<tr>\n<td>13.0</td>\n<td>33</td>\n<td>budtmo/docker-android:emulator_13.0</td>\n<td>budtmo/docker-android:emulator_13.0_<release_version></td>\n</tr>\n<tr>\n<td>14.0</td>\n<td>34</td>\n<td>budtmo/docker-android:emulator_14.0</td>\n<td>budtmo/docker-android:emulator_14.0_<release_version></td>\n</tr>\n<tr>\n<td>-</td>\n<td>-</td>\n<td>budtmo/docker-android:genymotion</td>\n<td>budtmo/docker-android:genymotion_<release_version></td>\n</tr>\n</tbody>\n</table>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">List of Devices</h2><a href=\"#list-of-devices\" aria-label=\"Permalink: List of Devices\" id=\"user-content-list-of-devices\"></a></p>\n<table>\n<thead>\n<tr>\n<th>Type</th>\n<th>Device Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Phone</td>\n<td>Samsung Galaxy S10</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Samsung Galaxy S9</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Samsung Galaxy S8</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Samsung Galaxy S7 Edge</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Samsung Galaxy S7</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Samsung Galaxy S6</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Nexus 4</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Nexus 5</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Nexus One</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>Nexus S</td>\n</tr>\n<tr>\n<td>Tablet</td>\n<td>Nexus 7</td>\n</tr>\n</tbody>\n</table>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Requirements</h2><a href=\"#requirements\" aria-label=\"Permalink: Requirements\" id=\"user-content-requirements\"></a></p>\n<ol dir=\"auto\">\n<li>Docker is installed on your system.</li>\n</ol>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Quick Start</h2><a href=\"#quick-start\" aria-label=\"Permalink: Quick Start\" id=\"user-content-quick-start\"></a></p>\n<ol dir=\"auto\">\n<li>\n<p dir=\"auto\">If you use <em><strong>Ubuntu OS</strong></em> on your host machine, you can skip this step. For <em><strong>OSX</strong></em> and <em><strong>Windows OS</strong></em> user, you need to use Virtual Machine that support Virtualization with Ubuntu OS because the image can be run under <em><strong>Ubuntu OS only</strong></em>.</p>\n</li>\n<li>\n<p dir=\"auto\">Your machine should support virtualization. To check if the virtualization is enabled is:</p>\n<div><pre><code>sudo apt install cpu-checker\nkvm-ok\n</code></pre></div>\n</li>\n<li>\n<p dir=\"auto\">Run Docker-Android container</p>\n<div><pre><code>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\n</code></pre></div>\n</li>\n<li>\n<p dir=\"auto\">Open <em><strong><a rel=\"nofollow\" href=\"http://localhost:6080/\">http://localhost:6080</a></strong></em> to see inside running container.</p>\n</li>\n<li>\n<p dir=\"auto\">To check the status of the emulator</p>\n<div><pre><code>docker exec -it android-container cat device_status\n</code></pre></div>\n</li>\n</ol>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Persisting data</h2><a href=\"#persisting-data\" aria-label=\"Permalink: Persisting data\" id=\"user-content-persisting-data\"></a></p>\n<p dir=\"auto\">The default behaviour is to destroy the emulated device on container restart. To persist data, you need to mount a volume at <code>/home/androidusr</code>:\n<code>docker run -v data:/home/androidusr budtmo/docker-android:emulator_11.0</code></p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">WSL2 Hardware acceleration (Windows 11 only)</h2><a href=\"#wsl2-hardware-acceleration-windows-11-only\" aria-label=\"Permalink: WSL2 Hardware acceleration (Windows 11 only)\" id=\"user-content-wsl2-hardware-acceleration-windows-11-only\"></a></p>\n<p dir=\"auto\">Credit goes to <a rel=\"nofollow\" href=\"https://www.paralint.com/2022/11/find-new-modified-and-unversioned-subversion-files-on-windows\">Guillaume - The Parallel Interface blog</a></p>\n<p dir=\"auto\"><a rel=\"nofollow\" href=\"https://learn.microsoft.com/en-us/windows/wsl/wsl-config\">Microsoft - Advanced settings configuration in WSL</a></p>\n<ol dir=\"auto\">\n<li>\n<p dir=\"auto\">Add yourself to the <code>kvm</code> usergroup.</p>\n<div><pre><code>sudo usermod -a -G kvm ${USER}\n</code></pre></div>\n</li>\n<li>\n<p dir=\"auto\">Add necessary flags to <code>/etc/wsl2.conf</code> to their respective sections.</p>\n<div><pre><code>[boot]\ncommand = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm'\n\n[wsl2]\nnestedVirtualization=true\n</code></pre></div>\n</li>\n<li>\n<p dir=\"auto\">Restart WSL2 via CMD prompt or Powershell</p>\n\n</li>\n</ol>\n<p dir=\"auto\"><code>command = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm'</code> sets <code>/dev/kvm</code> to <code>kvm</code> usergroup rather than the default <code>root</code> usergroup on WSL2 startup.</p>\n<p dir=\"auto\"><code>nestedVirtualization</code> flag is only available to Windows 11.</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Use-Cases</h2><a href=\"#use-cases\" aria-label=\"Permalink: Use-Cases\" id=\"user-content-use-cases\"></a></p>\n<ol dir=\"auto\">\n<li><a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/USE_CASE_BUILD_ANDROID_PROJECT.md\">Build Android project</a></li>\n<li><a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/USE_CASE_APPIUM.md\">UI-Test with Appium</a></li>\n<li><a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/USE_CASE_CONTROL_EMULATOR.md\">Control Android emulator on host machine</a></li>\n<li><a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/USE_CASE_SMS.md\">SMS Simulation</a></li>\n<li><a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/USE_CASE_JENKINS.md\">Jenkins</a></li>\n<li><a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/USE_CASE_CLOUD.md\">Deploying on cloud (Azure, AWS, GCP)</a></li>\n</ol>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Custom-Configurations</h2><a href=\"#custom-configurations\" aria-label=\"Permalink: Custom-Configurations\" id=\"user-content-custom-configurations\"></a></p>\n<p dir=\"auto\">This <a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/CUSTOM_CONFIGURATIONS.md\">document</a> contains information about configurations that can be used to enable some features, e.g. log-sharing, etc.</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Genymotion</h2><a href=\"#genymotion\" aria-label=\"Permalink: Genymotion\" id=\"user-content-genymotion\"></a></p>\n<p dir=\"auto\">\n <a href=\"https://github.com/budtmo/docker-android/blob/master/images/logo_genymotion_and_dockerandroid.png\" rel=\"noopener noreferrer\"><img src=\"https://github.com/budtmo/docker-android/raw/master/images/logo_genymotion_and_dockerandroid.png\" id=\"user-content-geny\"></a>\n</p>\n<p dir=\"auto\">For you who do not have ressources to maintain the simulator or to buy machines or need different device profiles, you can give a try by using <a rel=\"nofollow\" href=\"https://cloud.geny.io/\">Genymotion SAAS</a>. Docker-Android is <a rel=\"nofollow\" href=\"https://www.genymotion.com/blog/partner_tag/docker/\">integrated with Genymotion</a> on different cloud services, e.g. Genymotion SAAS, AWS, GCP, Alibaba Cloud. Please follow <a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/THIRD_PARTY_GENYMOTION.md\">this document</a> for more detail.</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">Emulator Skins</h2><a href=\"#emulator-skins\" aria-label=\"Permalink: Emulator Skins\" id=\"user-content-emulator-skins\"></a></p>\n<p dir=\"auto\">The Emulator skins are taken from <a rel=\"nofollow\" href=\"https://developer.android.com/studio\">Android Studio IDE</a> and <a rel=\"nofollow\" href=\"https://developer.samsung.com/\">Samsung Developer Website</a></p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">USERS</h2><a href=\"#users\" aria-label=\"Permalink: USERS\" id=\"user-content-users\"></a></p>\n<a rel=\"nofollow\" href=\"https://lookerstudio.google.com/s/iGaemHJqQvg\">\n <p dir=\"auto\">\n <img height=\"600\" width=\"800\" alt=\"docker-android-users\" src=\"https://github.com/budtmo/docker-android/raw/master/images/docker-android_users.png\">\n </p>\n</a>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">PRO VERSION</h2><a href=\"#pro-version\" aria-label=\"Permalink: PRO VERSION\" id=\"user-content-pro-version\"></a></p>\n<p dir=\"auto\">Due to high requests for help and to be able to actively maintain the projects, the creator has decided to create docker-android-pro. Docker-Android-Pro is a sponsor based project which mean that the docker image of pro-version can be pulled only by <a href=\"https://github.com/sponsors/budtmo\">active sponsor</a>.</p>\n<p dir=\"auto\">The differences between normal version and pro version are:</p>\n<table>\n<thead>\n<tr>\n<th>Feature</th>\n<th>Normal</th>\n<th>Pro</th>\n<th>Comment</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>user-behavior-analytics</td>\n<td>Yes</td>\n<td>No</td>\n<td>-</td>\n</tr>\n<tr>\n<td>proxy</td>\n<td>No</td>\n<td>Yes</td>\n<td>Set up company proxy on Android emulator on fly</td>\n</tr>\n<tr>\n<td>language</td>\n<td>No</td>\n<td>Yes</td>\n<td>Set up language on Android emulator on fly</td>\n</tr>\n<tr>\n<td>root-privileged</td>\n<td>No</td>\n<td>Yes</td>\n<td>Able to run command with security privileged</td>\n</tr>\n<tr>\n<td>headless-mode</td>\n<td>No</td>\n<td>Yes</td>\n<td>Save resources by using headless mode</td>\n</tr>\n<tr>\n<td>Selenium 4.x integration</td>\n<td>No</td>\n<td>Yes</td>\n<td>Running Appium UI-Tests againt one (Selenium Hub) endpoint for Android- and iOS emulator(s) / device(s)</td>\n</tr>\n<tr>\n<td>multiple Android-Simulators</td>\n<td>No</td>\n<td>Yes (soon)</td>\n<td>Save resources by having multiple Android-Simulators on one docker-container</td>\n</tr>\n<tr>\n<td>Google Play Store</td>\n<td>No</td>\n<td>Yes (soon)</td>\n<td>-</td>\n</tr>\n<tr>\n<td>Video Recording</td>\n<td>No</td>\n<td>Yes (soon)</td>\n<td>Helpful for debugging</td>\n</tr>\n</tbody>\n</table>\n<p dir=\"auto\">This <a href=\"https://github.com/budtmo/docker-android/blob/master/documentations/DOCKER-ANDROID-PRO.md\">document</a> contains detail information about how to use docker-android-pro.</p>\n<p dir=\"auto\"><h2 dir=\"auto\" tabindex=\"-1\">LICENSE</h2><a href=\"#license\" aria-label=\"Permalink: LICENSE\" id=\"user-content-license\"></a></p>\n<p dir=\"auto\">See <a href=\"https://github.com/budtmo/docker-android/blob/master/LICENSE.md\">License</a></p>\n</article></div></div>","textContent":"\n \n\n \nDocker-Android is a docker image built to be used for everything related to Android. It can be used for Application development and testing (native, web and hybrid-app).\nAdvantages of using this project\n\nEmulator with different device profile and skins, such as Samsung Galaxy S6, LG Nexus 4, HTC Nexus One and more.\nSupport vnc to be able to see what happen inside docker container\nSupport log sharing feature where all logs can be accessed from web-UI\nAbility to control emulator from outside container by using adb connect\nIntegrated with other cloud solutions, e.g. Genymotion Cloud\nIt can be used to build Android project\nIt can be used to run unit and UI-Test with different test-frameworks, e.g. Appium, Espresso, etc.\n\nList of Docker-Images\n\n\n\nAndroid\nAPI\nImage with latest release version\nImage with specific release version\n\n\n\n\n9.0\n28\nbudtmo/docker-android:emulator_9.0\nbudtmo/docker-android:emulator_9.0_<release_version>\n\n\n10.0\n29\nbudtmo/docker-android:emulator_10.0\nbudtmo/docker-android:emulator_10.0_<release_version>\n\n\n11.0\n30\nbudtmo/docker-android:emulator_11.0\nbudtmo/docker-android:emulator_11.0_<release_version>\n\n\n12.0\n32\nbudtmo/docker-android:emulator_12.0\nbudtmo/docker-android:emulator_12.0_<release_version>\n\n\n13.0\n33\nbudtmo/docker-android:emulator_13.0\nbudtmo/docker-android:emulator_13.0_<release_version>\n\n\n14.0\n34\nbudtmo/docker-android:emulator_14.0\nbudtmo/docker-android:emulator_14.0_<release_version>\n\n\n-\n-\nbudtmo/docker-android:genymotion\nbudtmo/docker-android:genymotion_<release_version>\n\n\n\nList of Devices\n\n\n\nType\nDevice Name\n\n\n\n\nPhone\nSamsung Galaxy S10\n\n\nPhone\nSamsung Galaxy S9\n\n\nPhone\nSamsung Galaxy S8\n\n\nPhone\nSamsung Galaxy S7 Edge\n\n\nPhone\nSamsung Galaxy S7\n\n\nPhone\nSamsung Galaxy S6\n\n\nPhone\nNexus 4\n\n\nPhone\nNexus 5\n\n\nPhone\nNexus One\n\n\nPhone\nNexus S\n\n\nTablet\nNexus 7\n\n\n\nRequirements\n\nDocker is installed on your system.\n\nQuick Start\n\n\nIf you use Ubuntu OS on your host machine, you can skip this step. For OSX and Windows OS user, you need to use Virtual Machine that support Virtualization with Ubuntu OS because the image can be run under Ubuntu OS only.\n\n\nYour machine should support virtualization. To check if the virtualization is enabled is:\nsudo apt install cpu-checker\nkvm-ok\n\n\n\nRun Docker-Android container\ndocker 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\n\n\n\nOpen http://localhost:6080 to see inside running container.\n\n\nTo check the status of the emulator\ndocker exec -it android-container cat device_status\n\n\n\nPersisting data\nThe default behaviour is to destroy the emulated device on container restart. To persist data, you need to mount a volume at /home/androidusr:\ndocker run -v data:/home/androidusr budtmo/docker-android:emulator_11.0\nWSL2 Hardware acceleration (Windows 11 only)\nCredit goes to Guillaume - The Parallel Interface blog\nMicrosoft - Advanced settings configuration in WSL\n\n\nAdd yourself to the kvm usergroup.\nsudo usermod -a -G kvm ${USER}\n\n\n\nAdd necessary flags to /etc/wsl2.conf to their respective sections.\n[boot]\ncommand = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm'\n\n[wsl2]\nnestedVirtualization=true\n\n\n\nRestart WSL2 via CMD prompt or Powershell\n\n\n\ncommand = /bin/bash -c 'chown -v root:kvm /dev/kvm && chmod 660 /dev/kvm' sets /dev/kvm to kvm usergroup rather than the default root usergroup on WSL2 startup.\nnestedVirtualization flag is only available to Windows 11.\nUse-Cases\n\nBuild Android project\nUI-Test with Appium\nControl Android emulator on host machine\nSMS Simulation\nJenkins\nDeploying on cloud (Azure, AWS, GCP)\n\nCustom-Configurations\nThis document contains information about configurations that can be used to enable some features, e.g. log-sharing, etc.\nGenymotion\n\n \n\nFor you who do not have ressources to maintain the simulator or to buy machines or need different device profiles, you can give a try by using Genymotion SAAS. Docker-Android is integrated with Genymotion on different cloud services, e.g. Genymotion SAAS, AWS, GCP, Alibaba Cloud. Please follow this document for more detail.\nEmulator Skins\nThe Emulator skins are taken from Android Studio IDE and Samsung Developer Website\nUSERS\n\n \n \n \n\nPRO VERSION\nDue to high requests for help and to be able to actively maintain the projects, the creator has decided to create docker-android-pro. Docker-Android-Pro is a sponsor based project which mean that the docker image of pro-version can be pulled only by active sponsor.\nThe differences between normal version and pro version are:\n\n\n\nFeature\nNormal\nPro\nComment\n\n\n\n\nuser-behavior-analytics\nYes\nNo\n-\n\n\nproxy\nNo\nYes\nSet up company proxy on Android emulator on fly\n\n\nlanguage\nNo\nYes\nSet up language on Android emulator on fly\n\n\nroot-privileged\nNo\nYes\nAble to run command with security privileged\n\n\nheadless-mode\nNo\nYes\nSave resources by using headless mode\n\n\nSelenium 4.x integration\nNo\nYes\nRunning Appium UI-Tests againt one (Selenium Hub) endpoint for Android- and iOS emulator(s) / device(s)\n\n\nmultiple Android-Simulators\nNo\nYes (soon)\nSave resources by having multiple Android-Simulators on one docker-container\n\n\nGoogle Play Store\nNo\nYes (soon)\n-\n\n\nVideo Recording\nNo\nYes (soon)\nHelpful for debugging\n\n\n\nThis document contains detail information about how to use docker-android-pro.\nLICENSE\nSee License\n","length":5359,"excerpt":"","siteName":null} |