

In the “Import Project” window, leave “Import project from external model” selected, and leave the first “Gradle” selected in the window (there are 2 identical listings for “Gradle”)ĥ. Click “Clone” and select “Yes” to creating a studio projectĤ. For the Git Repository URL, use “ ” (Test button reports success)ģ. In the “Welcome to Android Studio” window, select “check out project from Version Control”, selecting GitHubĢ. If don’t have GitHub account then first click in Signup.Creating a new Android Studio 3 project from GitHub site doesn’t work Library versionĪndroid Studio 3.0.1 Steps to reproduce actual resultġ.


If you see successful message, click Ok button. If you already have GitHub account, enter your username and password then click Test button. Go to File > Settings > Version Control > GitHub To configure the VCS, open a sample project in Android Studio. If you have not installed Git yet in your computer following are the links to download Git for Windows, Mac and Linux.ĭownload Git for Linux: 2. Download and Install Gitįirst, you have to install Git on your computer to create a repository with android studio on GitHub. You can share android studio project on github from any computer like Windows, Mac and Linux. Related: Android Studio is Slow: How to Make Android Studio Fast How to Remove/Delete Android Project from Android Studio Creating a New Repository with Android Studioįollowing are the simple steps to create a new repository with android studio on GitHub. So, here I’m going to share you simple tips to share/upload Android Studio project as a new repository on GitHub. Most of the android developers use Android Studio to develop android project rather than other.

Android Studio is one of the most powerful IDE for developing android application and GitHub is also popular web based version control hosting service for software development and code sharing.
