I'd like to synchronize the Android studio with the github project

Asked 1 years ago, Updated 1 years ago, 97 views

I want to synchronize the project in my Android studio folder with the project in Github's repertoire I don't know what to do Someone said I can touch something on the option menu, so how do I do it?

android android-studio intellij-idea github

2022-09-21 20:49

1 Answers

Android Studio provides version control. If you look at the menu at the top, it looks like VCS, but if you click on it, you'll find Enable version Control Integration. When the dialog appears, you can check Git and press OK.


2022-09-21 20:49

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.