Android Studio 的github 工程克隆

上文介绍了Android Studio 里的"Git 建立和简单操作。本文介绍从github 上的工程fork 和clone到本地,然后学习和改进。

本文参考 https://learntodroid.com/how-to-use-git-and-github-in-android-studio/

克隆clone Github 仓库:

先 Fork 你选择的仓库到你的github 仓库。操作如下:

这一步不是必须的,但这样做了比较方便。你可以修改后push 上去。

在你的Android Studio 里,菜单 File-> New-> Project from Version Control 打开克隆界面

克隆界面如下:

在这个界面里需要输入克隆的网址,这是从下面操作中得到,当然你也可以自己输入,只是这样准确和简单一点。

经过上面操作后,github 的库就到你本地了,你可以checkout 各个版本,也可以修改上传你自己的github 库。

相关推荐
fthux7 小时前
装闭 RenoPit 源码解析(09):AnalysisEngine装修闭坑分析主流程
人工智能·ai·开源·github·open source·renopit
JackieDYH8 小时前
Git 与 GitHub 新电脑配置指南(从零开始)
git·github·工具·使用教程
阿pin13 小时前
Android随笔-kotlin withContext
android·kotlin·withcontext
树码小子14 小时前
开启 IDEA 中的断言功能
android·java·intellij-idea
Kslient14 小时前
HeaderBehavior
android
Android-Flutter15 小时前
android 动画详解
android·kotlin
云空17 小时前
《VPython 相关的 GitHub 仓库地址清单》
github·可视化·vpython
小孔龙20 小时前
GraphicBuffer 跨进程共享
android
小弥儿20 小时前
GitHub今日热榜 | 2026-08-14:OSINT情报工具回流,本地AI赛道升温
人工智能·学习·开源·github
行业研究员20 小时前
Android内置GPS与腾讯地图定位技术对比分析
android·android定位·腾讯地图定位