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 6c62285b8e lesson03 7 yıl önce
.idea lesson03 7 yıl önce
gradle/wrapper init 7 yıl önce
lesson01 lesson02 7 yıl önce
lesson02 演示应用清单和应用资源。 7 yıl önce
lesson03 lesson03 7 yıl önce
.gitignore init 7 yıl önce
README.md readme by john 7 yıl önce
build.gradle lesson03 7 yıl önce
gradle.properties init 7 yıl önce
gradlew init 7 yıl önce
gradlew.bat init 7 yıl önce
settings.gradle lesson03 7 yıl önce
test.txt test 7 yıl önce

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