1. 使用上拉更多,,下拉刷新:https://github.com/JosephPeng/XListView-Android 2. 側(cè)滑的菜單:SlidingMenu.rar(自己導(dǎo)入support-4v包) 3. 水平移動(dòng)導(dǎo)航條關(guān)聯(lián)ViewPage:http://www./thread-175041-1-1.html 4. 數(shù)據(jù)庫處理使用ormlite:http:/// or greenDroid:https://github.com/greenrobot/greenDAO 5. get,,post的請(qǐng)求使用:https://github.com/loopj/android-async-http 6. 圖片加載,,包括ListView顯示圖片加載使用:https://github.com/novoda/ImageLoader,,使用這個(gè)庫需要以下jar包libs.zip 7. Json數(shù)據(jù)解析,有很多種,,推薦使用FastJason:http://code./wiki/display/FastJSON/Home 8. ListView帶快速搜索與鍵入搜索:listview右則搜索.rar 9. 推薦一個(gè)AFinal框架,,不錯(cuò),,集合了FinalDB,、FinalActivity、FinalHttp,、FinalBitmap四個(gè)功能與一身,,不過在單一使用的情況下,還是使用單一功能的框架比較好 10. 仿IPhone時(shí)間滾輪控件:iPhone時(shí)間轉(zhuǎn)輪控件.rar 11. 在android sdk3.0以下使用ActionBar 安裝使用教程(親測(cè))http://blog.csdn.net/daguaio_o/article/details/8028695 12. 多線程多任務(wù)隊(duì)列斷點(diǎn)下載,同時(shí)也提供開始,、暫停功能,,更多功能有待發(fā)掘,開源,。本身jar有500k,,感覺有點(diǎn)兒大,建議根據(jù)自己需要提取所需的代碼,。https://github.com/white-cat/ThinkAndroid 13. GreenDroid 一個(gè)漂亮的android ui庫 14. 手勢(shì)放大縮小,,雙擊放大縮小圖片:https://github.com/jasonpolites/gesture-imageview |
|