
In the prompt window select "commit and push"Īfter analyzing code android studio will prompt to review or commit code Open the Version Control windows (Next to terminal window) > Click commit VCS (main menu) > Enable Version Control Integration > Select GIT Note: If you are using GitHub 'Share on GitHub' is the easiest option as stated in other answers.įile (main menu) > Settings > Search for GitHub IntegrationĮnable Version Control Integration for The Project Following method is a generic way of pushing an Android Studio project to a GIT based repository solely using GUI.This has been tested with a GIT repository hosted in Visual Studio Online and should virtually work with GitHub or any other GIT based version control provider.
