How to connect existing Android Studio project to existing Github repository

后端 未结 6 1786
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-08 04:08

So I am new to Android development and Android Studio.

I used Android Studio to create an Android project, and each time I wanted to commit the code to GitHub, I swi

6条回答
  •  眼角桃花
    2020-12-08 04:52

    This may help but I find it easier to the use the Git Hub desktop software which can be found here for mac: mac.github.com and here for windows: windows.github.com.

    Based on my use of the mac one.

提交回复
热议问题