Uploaded January 2017 | Updated September 2026, 2 weeks ago
Create and push an Android Studio project into a GitLab repository via Android Studio (IntelliJ's) Git integration. Covers setting up an SSH key via Git for Windows, adding files, pushing, and pulling changes.
Steps:
- Enable VCS (Git) in Android Studio
- Create a GitLab repo
- Setup a new SSH key via Git for Windows and enter it into GitLab repo.
- Adding files and committing to GitLab, setting remote Git URL for origin.
- Committing another changed file
- Pulling changed code from the GitLab repo
Create and push an Android Studio project into a GitLab repository via Android Studio (IntelliJ's) Git integration. Covers setting up an SSH key via Git for Windows, adding files, pushing, and pulling changes.
Steps:
- Enable VCS (Git) in Android Studio
- Create a GitLab repo
- Setup a new SSH key via Git for Windows and enter it into GitLab repo.
- Adding files and committing to GitLab, setting remote Git URL for origin.
- Committing another changed file
- Pulling changed code from the GitLab repo