You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
# 如何克隆仓库?
- 安装GIT。请到这里下载适合自己系统的GIT。
- Copy仓库地址
http://git.reefun.cn/hsiao/YouMap.git
。
- 打开Android Studio,File => New => Project From Version Control => Git,克隆项目。
- Build项目。菜单 Build => Make Project。
DONE.
Done by admin