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
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.
© 2024 OneMinuteCode. All rights reserved.