forked from wuancake/wuancake
-
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
1 parent
72a2e1e
commit f87fd8e
Showing
1 changed file
with
25 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#午安煎饼计划Android组学习内容v1.0 | ||
|
||
###一、准备工作 | ||
|
||
1.开发环境:Android Studio 1.5.1 | ||
https://dl.google.com/dl/android/studio/install/1.5.1.0/android-studio-bundle-141.2456560-windows.exe | ||
|
||
###二、基础阶段推荐内容 | ||
|
||
1.Java 语言快速入门 | ||
http://wiki.jikexueyuan.com/project/java/ | ||
|
||
2.Android 开发教程 | ||
http://wiki.jikexueyuan.com/project/android-development-tutorial/ | ||
|
||
3.Android官方培训课程 | ||
http://hukai.me/android-training-course-in-chinese/index.html | ||
|
||
4.Material Design 中文版 | ||
http://wiki.jikexueyuan.com/project/material-design/ | ||
|
||
###三、进阶阶段推荐内容 | ||
|
||
1.JAVA开发经典实战 | ||
http://pan.baidu.com/share/link?uk=437335347&shareid=340379 |