
If don’t have GitHub account then first click in Signup. 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. App prerequisites Use Android Studio 3.2 or higher Make sure that your apps build file uses the following values: A minSdkVersion of 19 or higher A.

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. Go to VCS > Git > Add and the files are now added to Git and then you need to commit the changes. So, here I’m going to share you simple tips to share/upload Android Studio project as a new repository on GitHub. Download and then add the Firebase Android configuration file. Most of the android developers use Android Studio to develop android project rather than other. Option 2: Use the Android Studio Firebase Assistant (may require additional configuration). 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.
