发布于 2016-08-25 09:14:57
我已经知道了这个过程,如果有人需要的话,下面是一些步骤
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)开放安卓工作室...New /Import项目。收集/build.gradle
https://stackoverflow.com/questions/39114746
复制相似问题