1 Star 0 Fork 0

wk / android-advanced-light

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

《Android进阶之光》源码

1059158635_副本.jpg

源码目录介绍

目录 简介
chapter_1 第1章 Android新特性
chapter_2 第2章 Material Design
chapter_3   第3章 View体系与自定义View
无源码  第4章 多线程编程
chapter_5 第5章 网络编程与网络框架
无源码  第6章 设计模式
chapter_7   第7章 事件总线
chapter_8 第8章 函数响应式编程
chapter_9 第9章 注解与依赖注入框架
chapter_10   第10章 应用架构设计
无源码  第11章 系统架构与MediaPlayer框架

本书内容

本书共分为11章。
第1章介绍Android 5.0、Android 6.0、Android 7.0的新特性,包括Android 5.0的RecyclerView、Android 6.0的运行时权限机制和Android 7.0的多窗口模式等知识点。
第2章介绍Material Design以及Design Support Library常用的控件,并给出实例将Design Support Library中的常用控件结合在一起使用。
第3章介绍View相关的进阶知识,包括View的滑动、View的事件分发和View的工作流程。最后结合以上知识点来介绍自定义View。
第4章介绍多线程编程。本章不仅包括基础的线程知识,还会介绍线程同步和线程池等进阶知识点,最后结合这些知识点来分析Android 7.0的AsyncTask的源码。
第5章介绍网络编程的基础知识以及常用的网络框架:Volley、OKHttp和Retrofit的使用方法和原理分析。
第6章将设计模式进行分类,并介绍每个分类中常用的设计模式。
第7章介绍事件总线EventBus和otto的使用方法和原理。
第8章介绍函数响应式编程RxJava的使用方法,包括RxJava的基本使用、操作符、使用场景和源码分析等知识点。
第9章介绍注解的知识点和依赖注入框架ButterKnife和Dagger2的使用方法以及原理。
第10章介绍Android应用架构设计,包括MVP框架以及MVP结合RxJava和Dagger2,MVVM框架相关的Data Binding支持库。
第11章主要是指引读者进行Android系统源码阅读并带其入门,介绍Android系统框架、源码目录和阅读源码工具,并以分析MediaPlayer框架的源码作为示例。

后续内容

由于本书篇幅有限,我还有很多想要讲的技术知识无法在本书中展现,这些技术知识我会继续在自己的博客和微信公众号上分享出来。如果感兴趣,你可以继续关注我的博客和微信公众号,或者等待将在2018年9月出版的《Android进阶之光》的续作。
独立博客:http://liuwangshu.cn
CSDN博客:http://blog.csdn.net/itachi85
QQ群:499174415
  这里不仅分享Android和Java相关技术,还有行业动态、技术资讯、面经和个人感悟。每个月会有送书福利给大家。

License

© 2017 刘望舒. This code is distributed under the MIT license.

Copyright (c) 2017 刘望舒, http://liuwangshu.cn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

the source code in advanced light of android development - 《Android进阶之光》源码 expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/wk1995/android-advanced-light.git
git@gitee.com:wk1995/android-advanced-light.git
wk1995
android-advanced-light
android-advanced-light
master

Search

53164aa7 5694891 3bd8fe86 5694891