1. Use pull-up more, drop-down refresh: https://github.com/JosephPeng/XListView-Android
This is more popular on GitHub: Https://github.com/chrisbanes/Android-PullToRefresh
2. Side-slip menu:slidingmenu.rar(Import support-4v package yourself)
3. Horizontal Mobile navigation Bar Association ViewPage:http://www.eoeandroid.com/thread-175041-1-1.html
3.1 This is viewpage led painting, relatively good: Https://github.com/jfeinstein10/JazzyViewPager
4. Database processing using ormlite:http://ormlite.com/or Greendroid:https://github.com/greenrobot/greendao
5. Get,post Request use: Https://github.com/loopj/android-async-http
6. Image loading, including listview display picture loading using: Https://github.com/novoda/ImageLoader, using this library requires the following jar package libs.zip
7. JSON data parsing, there are many, recommend the use of Fastjason:http://code.alibabatech.com/wiki/display/fastjson/home
8. ListView with Quick Search and type search:listview right search. rar
9. Recommend a afinal framework, good, the collection of Finaldb, Finalactivity, Finalhttp, finalbitmap four functions and one, but in a single use case, or the use of a single function of the framework is better
10. Imitation iphone time wheel control:iphone time wheel control. RAR
11. Use the Actionbar installation tutorial (pro-Test) below Android sdk3.0 http://blog.csdn.net/daguaio_o/article/details/8028695
12. Multi-threaded multitasking queue breakpoint download, but also provide start, pause function, more functions to be explored, open source. The jar itself is 500k, it feels a bit large, it is recommended to extract the required code according to your needs. Https://github.com/white-cat/ThinkAndroid
Greendroid a beautiful Android UI library
14. Gesture Zoom out, double click to zoom out Image: Https://github.com/jasonpolites/gesture-imageview
"Keep updating" the recommended third-party open Source library for Android projects, pull-up dropdown, sidebar, database, multithreading, Json, animations, and more.