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 67d34f4201 readme by john 7 년 전
.idea lesson02 7 년 전
gradle/wrapper init 7 년 전
lesson01 lesson02 7 년 전
lesson02 演示应用清单和应用资源。 7 년 전
.gitignore init 7 년 전
README.md readme by john 7 년 전
build.gradle init 7 년 전
gradle.properties init 7 년 전
gradlew init 7 년 전
gradlew.bat init 7 년 전
settings.gradle init 7 년 전

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 John