|
37 | 37 | ## Libraries
|
38 | 38 |
|
39 | 39 | * butterknife: <https://github.com/JakeWharton/butterknife>
|
| 40 | +* xUtils2: <https://github.com/wyouflf/xUtils> |
40 | 41 | * xUtils3: <https://github.com/wyouflf/xUtils3>
|
| 42 | +* SlidingMenu: <https://github.com/jfeinstein10/SlidingMenu> |
| 43 | +* ViewPagerIndicator: <https://github.com/JakeWharton/ViewPagerIndicator> |
| 44 | +* [DEPRECATED]ActionBarSherlock: <https://github.com/JakeWharton/ActionBarSherlock> |
41 | 45 | * jpinyin: <https://github.com/stuxuhai/jpinyin>
|
42 | 46 | * Android-Universal-Image-Loader: <https://github.com/nostra13/Android-Universal-Image-Loader>
|
43 | 47 | * hugo: <https://github.com/JakeWharton/hugo>
|
| 48 | +* 极光推送: <http://docs.jiguang.cn/jpush/resources/#android-sdk> |
44 | 49 |
|
45 | 50 | ## Tools
|
46 | 51 |
|
|
81 | 86 |
|
82 | 87 | ## Article
|
83 | 88 |
|
| 89 | +* Android 编程与兼容性问题: Android Programming The Big Nerd Ranch Guide 3rd[Android编程权威指南(第3版) 6.2 7.8 7.9 |
84 | 90 | * Android O Preview 之 通知渠道(Notification Channels): <https://www.jianshu.com/p/92afa56aee05>
|
85 | 91 | * Android Studio移动鼠标显示悬浮提示的设置方法: <http://www.cnblogs.com/jiangxinnju/p/8227442.html>
|
86 | 92 | * Android真机安装sqlite3的方法: <http://www.cnblogs.com/jiangxinnju/p/8227625.html>
|
|
155 | 161 | * Android多语言国际化适配(兼容7.0): <https://blog.csdn.net/pigdreams/article/details/81277110>
|
156 | 162 | * ListView中getView的原理与解决多轮重复调用的方法: <https://www.cnblogs.com/lirizhi/p/3357771.html>
|
157 | 163 |
|
| 164 | +* Fragments:Pro Android 5[精通Android 3] Chapter 8 |
158 | 165 | * Android Fragment的用法(一): <https://www.cnblogs.com/guop/p/5072572.html>
|
159 | 166 | * Fragment相关: Pro Android 5
|
160 | 167 | * Fragment相关源码解析一——FragmentManagerImpl和BackStackRecord: <https://blog.csdn.net/chengkun_123/article/details/72548373>
|
|
177 | 184 | * Android Dex文件格式(一): <https://www.cnblogs.com/dacainiao/p/6035274.html>
|
178 | 185 | * 配置方法数超过 64K 的应用: <http://developer.android.com/intl/zh-cn/tools/building/multidex.html#about>
|
179 | 186 |
|
| 187 | +* android存储访问框架Storage Access Framework:<http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/1026/1845.html> |
| 188 | + |
180 | 189 | * MIUI ROM适配之旅第一天——认识Android手机: <http://www.miui.com/thread-402302-1-1.html>
|
181 | 190 | * H60-L01 EMUI3.0 ROOT 傻瓜教程: <http://cn.ui.vmall.com/thread-1267937-1-1.html>
|
182 | 191 |
|
|
0 commit comments