目录

github账号注册

登录github官网:link
右上角点击sign in:
通过Androidstudio上传Android项目至github
注册成功后直接登录。

Androidstudio登录github

首先需要安装Git工具。下载git安装包,默认安装即可。link
通过Androidstudio上传Android项目至github
安装成功后配置GitHub账号密码:
通过Androidstudio上传Android项目至github

上传Android项目

创建as本地库:
通过Androidstudio上传Android项目至github
通过Androidstudio上传Android项目至github
分享项目至github:
通过Androidstudio上传Android项目至github
将本地库的代码add到github:
通过Androidstudio上传Android项目至github
等待项目上传完成。
至此,通过Androidstudio上传项目至github完成。
通过Androidstudio上传Android项目至github

相关文章:

  • 2021-10-01
  • 2021-05-03
  • 2022-01-29
  • 2021-05-07
  • 2021-07-30
  • 2021-05-25
  • 2021-11-16
  • 2022-01-06
猜你喜欢
  • 2021-07-15
  • 2021-12-31
  • 2022-12-23
  • 2021-12-04
  • 2021-05-18
  • 2021-07-30
  • 2021-06-02
相关资源
相似解决方案