我对 git 有基本的了解,我一直在使用 Github 和 Bitbucket 我试图从 Github获取源代码!但我不明白阅读我的给定说明。我已经完成了我的研究,但我没有找到解决方案。
我尝试过的事情包括
- 将项目导入 Android Studio
- 复制粘贴源代码到新项目中
我已经弄清楚了这个过程,如果有人需要,这里是步骤
mkdir [directory name]
cd [directory name]
git clone https://github.com/opendatakit/google-play-services.git
git clone https://github.com/opendatakit/collect.git
git clone https://github.com/opendatakit/gradle-config.git
cd gradle-config
git checkout 40
(4) 打开Android Studio ...新建/导入项目... collect/build.gradle