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 44dae2e874 readme il y a 7 ans
.idea lesson02 il y a 7 ans
gradle/wrapper init il y a 7 ans
lesson01 lesson02 il y a 7 ans
lesson02 演示应用清单和应用资源。 il y a 7 ans
.gitignore init il y a 7 ans
README.md readme 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。

DONE. Done by admin