AS 上传Github

VCS   -->   Import Into Version Control -->  Create git  Repository  

打开GitBash 进入到项目的文件夹   输入 git remote add origin https://github.com/xxxxx/xxxxxx.git(项目git地址)

打开AS 选择项目右键选择GIT  --> add -->Commit Directory


你可能感兴趣的:(git学习,github,android,studio)