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 库。

相关推荐
摇滚侠2 小时前
零基础小白自学 Git_Github 教程,解决分支合并冲突,笔记14
笔记·git·github
c***21292 小时前
Springboot3学习(5、Druid使用及配置)
android·学习
修炼者3 小时前
【Android 进阶】别再强转 Context 了!手把手教你优雅解耦 View 与 Activity
android·android studio
CoderJia程序员甲3 小时前
GitHub 热榜项目 - 日榜(2025-12-1)
ai·开源·llm·github·ai教程
x***01063 小时前
SpringSecurity+jwt实现权限认证功能
android·前端·后端
程序员江同学3 小时前
线下活动|2025 Kotlin 中文开发者大会北京分会场
android·kotlin
李坤林4 小时前
Android Vulkan 开启VK_GOOGLE_DISPLAY_TIMING 后,一个vsync 会释放两个imageBuffer现象分析
android·vulkan
Jerry4 小时前
Compose 状态思维
android
k***45995 小时前
MySQL----case的用法
android·数据库·mysql
r***86986 小时前
Plugin ‘mysql_native_password‘ is not loaded`
android·数据库·mysql