Android Demo项目
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
hsiao 7ed59aa6e9 init il y a 7 ans
.idea init il y a 7 ans
gradle/wrapper init il y a 7 ans
lesson01 init il y a 7 ans
lesson02 init il y a 7 ans
.gitignore init il y a 7 ans
README.md 更新 'README.md' il y a 7 ans
build.gradle init il y a 7 ans
gradle.properties init il y a 7 ans
gradlew init il y a 7 ans
gradlew.bat init il y a 7 ans
settings.gradle init il y a 7 ans

README.md

如何克隆仓库?

  1. 安装GIT。请到这里下载适合自己系统的GIT。
  2. Copy仓库地址 http://git.reefun.cn/hsiao/YouMap.git
  3. 打开Android Studio,File => New => Project From Version Control => Git,克隆项目。
  4. Build项目。菜单 Build => Make Project。