News

Open your web browser, navigate to the GitHub repository you want to clone, and then copy/paste its URL into the Android Studio dialog. Specify the local directory where you want to store the ...
At any rate, if you want to do that, you can run the following: $ docker pull phlummox/android-studio:latest $ docker run --rm -it -p 6080:6080 --hostname my-host phlummox/android-studio:latest bash ...