forked from hzuapps/android-labs-2018
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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应用架构 | ||
https://github.com/googlesamples/android-architecture | ||
|
||
-- | ||
|
||
 | ||
|
||
Since Feb. 19, 2017. | ||
|