Android Studio : How to upload project in GitHub
Android
Studio : How to upload project in GitHub
Steps:> First : Install git in your PC
https://gist.github.com/derhuerst/1b15ff4652a867391f03
> Check git versiongit version
Setting up Git
-Open Android Studio-Settings > Version Control > GitHub : Login with your details-Open the project that you want to share on GitHub-Go to VCS (Version Control System)-Select Import into Version Control-Select Share Project on GitHub

Comments
Post a Comment