Skip to content

Releases: LordRafa/AndroidStudioOnDocker

v1.0.0

18 Jun 21:19
5d43172
Compare
Choose a tag to compare

This is a set of script that will configure a docker container with Android Studio on it.

Features:

  • X11, USB Android devices (adb/fastboot) and KVM acceleration enabled.
  • No root access on the container.
  • No Docker privileged flag required, host shares the minimum required resources with the container.
  • AndroidStudioProjects folder is shared between the container and the host to share projects.