2014 年 06 月
- Android Intents androidopenlib / android
 - Double back press to exit androidblog / android
 - Android ViewHolder Pattern androidblog / android
 
2014 年 05 月
- The Model-View-Presenter pattern androidblog / android
 - Android Async HTTP Clients: Volley vs Retrofit androidopenlib / android
 - Android LocalBroadcastManager androidcodecomments / android
 - Android 屏幕适配 android
 - Android AdapterView setEmptyView android
 
2014 年 04 月
- Android WebView上传文件 android
 - Android 布局优化 android
 - Android FlipLayout android
 
2014 年 03 月
- Android SwipeRefreshLayout android
 - Android WebView播放视频问题 android
 - Best Practices for Using Alpha android
 
2014 年 02 月
- Android Gradle android
 - Android InstanceState android
 - Android Volley android
 - Java String Format java
 
2014 年 01 月
- 使用Git Flow管理开发流程 git
 - Git常用命令备忘 git
 - Android Animation android
 - ButterKnife--View注入框架 openandroid / android
 - Handler引起的内存泄露 android
 - Android Cheatsheet For Designers design
 
2013 年 12 月
- Java Enum java
 - Android Debug Tool -- pidcat devtools
 - ActiveAndroid--Android轻量级ORM框架 openandroid / android / sqlite
 - Android ActionBar Compact android
 - 一个强大的Android模拟器Genymotion android
 - Android-Universal-Image-Loader android / openandroid
 
2013 年 11 月
- Android高效加载图片,有效避免程序OOM android
 - Android Custom Loading openandroid
 - Java Thread Pool java
 - Builder Pattern In Android designpatterns / android
 - 设计模式之建造者模式 designpatterns / java
 
2013 年 10 月
- Java Ten Object Oriented Design Principles java
 - Android调用系统图库 android
 - Android调用系统相机拍照 android
 - 多个github帐号的SSH key切换 other
 - Android生成唯一标识符UUID android
 - 小米2S开启USB调试模式 android
 
2013 年 09 月
- Android自定义点击效果的ImageView android
 - Android MaskedImage android
 - Android SqliteAssetHelper android / sqlite
 
2013 年 08 月
- Android BuildConfig.DEBUG的妙用 android
 - Android Copy Sqlite From Assets android / sqlite
 - Android批量插入数据性能优化 android / sqlite
 - Android Single Sqlite Connection android / sqlite
 - Android Sqlite Database Upgrade android / sqlite
 - Android为自定义View添加属性 android
 - Android性能优化之使用SparseArray代替HashMap android
 
2013 年 07 月
- Android中自定义属性格式详解 android
 - java反射机制 java
 - Android中ScrollView嵌套WebView android
 - Android设置WebView背景透明 android
 - Android中Cursor关闭的问题 android
 - mac配置adb环境变量 android
 - Android编程规范与常用技巧 android
 - Java编程规范 java
 - Android OnTouchListener OnGestureListener android
 - 8个常用的Android开发工具 android
 
2013 年 06 月
- Android Manifest.xml中的meta-data属性 android
 - Android中ScrollView嵌套ListView android
 - android中调用App市场对自身App评分 android
 - Android Push android
 - SQLite加密--SQLCipher android / sqlite
 - Android AChartEngine android
 
2013 年 05 月
- 设计模式之单例模式 designpatterns
 
2013 年 04 月
- Android手势 android
 - Android ActivityGroup android
 
2013 年 03 月
- Android Handler android
 - Active Record Associations rubyonrails
 - 设计模式之TemplateMethod designpatterns
 
2013 年 02 月
- Android Source Code android
 - Android全局异常处理 android
 
2013 年 01 月
- Android Asynchronous Http Client android