Skip to content

gardell/android-studio-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

android-studio-docker

Runs Android Studio in a Docker container.

Usage

PROJECT_PATH=<PATH_TO_YOUR_ANDROID_PROJECT> ./run.sh

The PROJECT_PATH directory will be read-write volume mounted at `/$(basename ${PROJECT_PATH}) in the container.

The container is run in privileged mode in order for the hardware accelerated emulator to work.

About

Android Studio with emulator Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published