|
32 | 32 |
|
33 | 33 | 1. [快速Android开发系列网络篇之Android-Async-Http](http://www.cnblogs.com/angeldevil/p/3729808.html)
|
34 | 34 |
|
| 35 | +### Adapter |
| 36 | + |
| 37 | +1. [Android简便通用的SimpleBaseAdapter](http://www.stormzhang.com/androidtips/2014/08/31/android-common-simplebaseadapter/) |
| 38 | + |
35 | 39 | ## B
|
36 | 40 |
|
37 | 41 | ### Bitmap
|
|
74 | 78 | 2.[Android 命名规范 (提高代码可以读性)](http://blog.csdn.net/vipzjyno1/article/details/23542617)
|
75 | 79 | 3.[Code Style Guidelines for Contributors](http://source.android.com/source/code-style.html)
|
76 | 80 |
|
| 81 | +### CoordinatorLayout |
| 82 | + |
| 83 | +1. [Handling Scrolls with CoordinatorLayout](https://guides.codepath.com/android/Handling-Scrolls-with-CoordinatorLayout) |
| 84 | + |
77 | 85 | ## D
|
78 | 86 |
|
79 | 87 | ### Download - 下载
|
|
100 | 108 | 3. [Android系列之Fragment(二)----Fragment的生命周期和返回栈](http://www.cnblogs.com/smyhvae/p/3983234.html)
|
101 | 109 | 4. [处女男学Android(九)---Fragment进阶篇之Fragment生命周期和回退栈](http://blog.csdn.net/wlwlwlwl015/article/details/40584567)
|
102 | 110 | 5. [Fragment笔记整理](http://www.lightskystreet.com/2015/02/02/fragment-note/)
|
| 111 | +5. [Android实战技巧:Fragment的那些坑](http://toughcoder.net/blog/2015/04/30/android-fragment-the-bad-parts/) |
103 | 112 |
|
104 | 113 | ### 反编译
|
105 | 114 |
|
|
127 | 136 | ### GridView
|
128 | 137 |
|
129 | 138 | 1. [Android入门第八篇之GridView(九宫图)](http://blog.csdn.net/hellogv/article/details/4567095)
|
| 139 | +2. [用Volley让GridView加载网络图片](http://www.cnblogs.com/tianzhijiexian/p/4277873.html) |
130 | 140 |
|
131 | 141 | ### Glide
|
132 | 142 |
|
|
144 | 154 | 2. [全屏沉浸式应用](http://hukai.me/android-training-course-in-chinese/ui/system-ui/immersive.html)
|
145 | 155 | 3. [Android 开发笔记——通过 Intent 传递类对象](http://www.cnblogs.com/shaocm/archive/2013/01/08/2851248.html)
|
146 | 156 |
|
147 |
| -### Intent and Intent Filters |
| 157 | +### Intent |
148 | 158 |
|
149 | 159 | 1. [Android系列教程之十:Intents and Intent Filters(一)](http://flysnow.iteye.com/blog/961576)
|
150 | 160 | 2. [ Android高手进阶教程(十七)之---Android中Intent传递对象的两种方法(Serializable,Parcelable)!](http://blog.csdn.net/android_tutor/article/details/5740845)
|
151 | 161 | 3. [Intent filter 关于Action、Category属性详解---附带实例源码](http://blog.csdn.net/andie_guo/article/details/9271973)
|
| 162 | +4. [startActivityForResult用法详解](http://www.cnblogs.com/linjiqin/archive/2011/06/03/2071956.html) |
152 | 163 |
|
153 | 164 | ### ImageView
|
154 | 165 |
|
|
172 | 183 | 1. [Android App组件之ListFragment -- 说明和示例](http://www.cnblogs.com/skywang12345/p/3160260.html)
|
173 | 184 | 2. [Android 使用ListFragment显示列表](http://li2.me/android/Displaying-Lists-with-ListFragment/)
|
174 | 185 |
|
| 186 | +### ListView |
| 187 | + |
| 188 | +1. [在Activity中响应ListView内部按钮的点击事件](http://www.cnblogs.com/ivan-xu/p/4124967.html) |
| 189 | + |
175 | 190 | ## M
|
176 | 191 |
|
177 | 192 | ### MessageDigest
|
|
184 | 199 | 1. [Google Material Design: Everything You Need to Know](http://designshack.net/articles/webstandards/google-material-design-everything-you-need-to-know/)
|
185 | 200 | 2. [An exploration in Material Design](https://medium.com/feedly-behind-the-curtain/an-exploration-in-material-design-by-feedly-8c1a1cbdfdcd)
|
186 | 201 | 3. [谢谷歌大神传我动画设计30年功力](http://www.zcool.com.cn/article/ZMTU5MzAw.html#jtss-tsina)
|
| 202 | +4. [Codelab for Android Design Support Library used in I/O Rewind Bangkok session](http://inthecheesefactory.com/blog/android-design-support-library-codelab/en) |
187 | 203 |
|
188 | 204 | ## N
|
189 | 205 |
|
|
218 | 234 | ### Preference
|
219 | 235 |
|
220 | 236 | 1. [PreferenceActivity(首选项设置页)](http://blog.csdn.net/plussoft/article/details/9993759)
|
| 237 | +2. [Android的设置界面及Preference使用](http://blog.csdn.net/ichliebephone/article/details/5916320) |
221 | 238 |
|
222 | 239 | ## Q
|
223 | 240 |
|
|
232 | 249 | 1. [RecyclerView使用详解(一)](http://frank-zhu.github.io/android/2015/01/16/android-recyclerview-part-1/)
|
233 | 250 | 2. [Android RecyclerView 使用完全解析 体验艺术般的控件](http://blog.csdn.net/lmj623565791/article/details/45059587)
|
234 | 251 | 3. [A Guide to Android RecyclerView and CardView](http://www.binpress.com/tutorial/android-l-recyclerview-and-cardview-tutorial/156)
|
| 252 | +4. [Android-RecyclerView-Item点击事件设置](http://blog.csdn.net/guxiao1201/article/details/40423361) |
| 253 | +5. [Why doesn't RecyclerView have onItemClickListener()? And how RecyclerView is different from Listview?](http://stackoverflow.com/questions/24885223/why-doesnt-recyclerview-have-onitemclicklistener-and-how-recyclerview-is-dif) |
235 | 254 |
|
236 | 255 | ### RandomAccessFile
|
237 | 256 |
|
|
302 | 321 | 8. [Java(Android)中线程池的使用](http://landerlyoung.github.io/blog/2014/09/23/javazhong-xian-cheng-chi-de-shi-yong/)
|
303 | 322 | 9. [Java(Android)线程池](http://www.trinea.cn/android/java-android-thread-pool/)
|
304 | 323 |
|
| 324 | +### Textview |
| 325 | + |
| 326 | +1. [Remove underline from links in TextView](http://stackoverflow.com/questions/4096851/remove-underline-from-links-in-textview-android) |
| 327 | + |
305 | 328 | ## U
|
306 | 329 |
|
307 | 330 | ## V
|
|
360 | 383 | 5. [从源码中浅析Android中如何利用attrs和styles定义控件](http://michaelye1988.iteye.com/blog/1773997)
|
361 | 384 | 6. [Android SDK: Creating Custom Views](http://code.tutsplus.com/tutorials/android-sdk-creating-custom-views--mobile-14548)
|
362 | 385 | 7. [Creating custom and compound Views in Android - Tutorial](http://www.vogella.com/tutorials/AndroidCustomViews/article.html)
|
363 |
| -8. [Tutorial: Enhancing Android UI with Custom Views](https://newcircle.com/s/post/1663/tutorial_enhancing_android_ui_with_custom_views_dave_smith_video) |
| 386 | +8. [Tutorial: Enhancing Android UI with Custom Views](https://newcircle.com/s/post/1663/tutorial_enhancing_android_ui_with_custom_views_dave_smith_video) |
| 387 | + |
| 388 | +### 其他 |
| 389 | + |
| 390 | +1. [THE DEX 64K LIMIT IS NOT A PROBLEM ANYMORE, ALMOST](http://www.mutualmobile.com/posts/dex-64k-limit-not-problem-anymore-almost) |
| 391 | +2. [Android 4.4从图库选择图片,获取图片路径并裁剪](http://blog.csdn.net/tempersitu/article/details/20557383) |
| 392 | +3. [浅析android应用增量升级](http://blog.csdn.net/hmg25/article/details/8100896) |
| 393 | +4. [Android四大基本组件介绍与生命周期](http://www.cnblogs.com/bravestarrhu/archive/2012/05/02/2479461.html) |
| 394 | +5. [Android代码优化——使用Android lint工具](http://blog.csdn.net/xyz_lmn/article/details/14222939) |
0 commit comments