- Click the VCS menu option and click the Enable version control Integration and select the git from drop down inside vcs dialog.
( select a version control system to associate with the project root: Git)
- then, Right click on Android Studio 2.2.2 Project and drop down showing and click git and select for Add button.
- then, all project source codes synced with local git hub repository.
-then, again, click VCS->import into version control->share project on GitHub
-the, Enter Master password dialog will come, enter your password of git-hub.
-if you are connected with proxy means, error will come and failure to publish.
- use direct internet, then, proceed with same for above steps.
-then, share project on GitHub window will come , it will show like
New repository name
remote name
description
-the, verify all those details and click share button, then, completed project code will synced with GitHub repository.
- if you want to see means, go git hub website and see the project code.
GitHub
( select a version control system to associate with the project root: Git)
- then, Right click on Android Studio 2.2.2 Project and drop down showing and click git and select for Add button.
- then, all project source codes synced with local git hub repository.
-then, again, click VCS->import into version control->share project on GitHub
-the, Enter Master password dialog will come, enter your password of git-hub.
-if you are connected with proxy means, error will come and failure to publish.
- use direct internet, then, proceed with same for above steps.
-then, share project on GitHub window will come , it will show like
New repository name
remote name
description
-the, verify all those details and click share button, then, completed project code will synced with GitHub repository.
- if you want to see means, go git hub website and see the project code.
GitHub