Use Github in Android Studio. Commit and push to a repository
Go to http://StudyCoding.org to subscribe to the full list of courses and get source code for projects.
How to use the integrated support in Android Studio with GitHub. Create a new repository, enable version control, commit changes to the local repository and push to the remote. Great guide for beginners who have not seen a git repository before.
Android Development complete course playlist
Index
0:00 Introduction
0:10 Reasons to use Github
1:05 Sample push to github from Android Studio
1:30 Create a new repository on GitHub
2:40 Configure VCS to be enabled in Android Studio
3:30 Commit command
5:15 Push an initial update to GitHub
5:40 Define a remote
6:40 See git hub updates
8:05 Push updates to a repo
Views :5789
android studio
Source by Programming w/ Professor Sluiter