Android Demo项目
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.
hsiao 44dae2e874 readme hace 7 años
.idea lesson02 hace 7 años
gradle/wrapper init hace 7 años
lesson01 lesson02 hace 7 años
lesson02 演示应用清单和应用资源。 hace 7 años
.gitignore init hace 7 años
README.md readme hace 7 años
build.gradle init hace 7 años
gradle.properties init hace 7 años
gradlew init hace 7 años
gradlew.bat init hace 7 años
settings.gradle init hace 7 años

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