Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zengsn authored Mar 24, 2018
1 parent 82ac4da commit 944ddd7
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,31 @@
# android-labs-2018
HZU 移动应用开发实验 2018
# 移动应用开发实验库(2018)  
实验要求:https://github.com/hzuapps/android-labs-2018/blob/master/labs.md

## Android中文教材
http://hukai.me/android-training-course-in-chinese/index.html
https://www.gitbook.com/book/mobile100/android/details

## Android英文教程
http://www.tutorialspoint.com/index.htm

## Android开发工具下载网址
http://www.androiddevtools.cn/

## Android Studio汉化(某同学亲测成功)
http://jingyan.baidu.com/article/ff42efa93177c0c19e2202c3.html

## Android版本6.0安装提示
在Android SDK Manager中,参考下面的截图配置和下载6.0版本的库。
![在Android SDK Manager中配置教育网下载代理](https://raw.githubusercontent.com/hzuapps/android-labs/master/screens/sdk-manager-proxy-edu.cn.png "配置教育网下载代理")
![在Android SDK Manager中选择6.0库](https://raw.githubusercontent.com/hzuapps/android-labs/master/screens/android-6-sdk.png "配置教育网下载代理")
![在Android SDK Manager中下载6.0库](https://raw.githubusercontent.com/hzuapps/android-labs/master/screens/android-6-sdk-download.png "配置教育网下载代理")

## Android应用架构
https://github.com/googlesamples/android-architecture

--

![image](https://cloud.githubusercontent.com/assets/627946/23102172/3613a9c6-f6df-11e6-8d0b-8942995d3d66.png)

Since Feb. 19, 2017.

0 comments on commit 944ddd7

Please sign in to comment.