How to upload an Android Studio project to GitHub | 2023

Опубликовано: 24 Февраль 2025
на канале: Practical Coding
46,879
888

In this video, we'll leverage Android Studio to upload/push a recently created Android Studio project onto GitHub using a personal access token.

Link to Git download
https://git-scm.com/downloads

🟡 Join the Discord Server!!
  / discord  

Chapters:
00:00 Intro
00:10 Check if Git is installed
00:36 Installing Git
01:49 Setting up Git on Android Studio
02:32 Creating GitHub Repository
02:50 Setting up VCS
03:52 Defining Remote
04:21 Creating Access Token
05:19 Magic


Android Studio is a great platform for creating apps that can be deployed on the google play store. If you're new to the series, check out the Android Studio Playlist! There you will be able to see how to create basic apps so you can become a developer.

Check out the Android development playlist for more videos like this!
   • Android App Development with Android ...  

#androidstudio #appdevelopment #PracticalCoding