日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > Android >内容正文

Android

Android之项目推荐使用的第三方库

發布時間:2023/12/19 Android 28 豆豆
生活随笔 收集整理的這篇文章主要介紹了 Android之项目推荐使用的第三方库 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

1. 使用上拉更多,下拉刷新:https://github.com/JosephPeng/XListView-Android
這個是github上面更為火爆的:https://github.com/chrisbanes/Android-PullToRefresh

2. 側滑的菜單:SlidingMenu.rar(自己導入support-4v包)推薦github上面一個很好的庫,不過這個庫有少少錯誤,修改過來就好了,附上github地址與修改地址。
github:?https://github.com/jfeinstein10/SlidingMenu
修改地址:http://www.eoeandroid.com/forum.php?mod=viewthread&tid=262755& amp;amp;reltid=249556&pre_thread_id=0&pre_pos=5&ext=CB
其實修改的問題就是:修改SlidingMenu library中的SlidingFragmentActivity,讓它繼承于SherlockFragmentActivity,重新編譯library導入

3. 水平移動導航條關聯ViewPage:http://www.eoeandroid.com/thread-175041-1-1.html
  3.1 這個是ViewPage帶動畫的,比較優秀:https://github.com/jfeinstein10/JazzyViewPager

4. 數據庫處理使用ormlite:http://ormlite.com/  or ? ? ?greenDroid:https://github.com/greenrobot/greenDAO

5. get,post的請求使用:https://github.com/loopj/android-async-http ?或者 ?使用nio的庫:https://github.com/koush/ion

6. 圖片加載,包括ListView顯示圖片加載使用:https://github.com/square/picasso ,推薦這個,代碼中考慮的更為的周全

? ?https://github.com/thest1/LazyList ?這個是我在項目中使用的

7. Json數據解析,有很多種,推薦使用FastJason:http://code.alibabatech.com/wiki/display/FastJSON/Home

8. ListView帶快速搜索與鍵入搜索:listview右則搜索.rar

9. 推薦一個AFinal框架,不錯,集合了FinalDB、FinalActivity、FinalHttp、FinalBitmap四個功能與一身,不過在單一使用的情況下,還是使用單一功能的框架比較好

10. 仿IPhone時間滾輪控件:iPhone時間轉輪控件.rar

11. 在android sdk3.0以下使用ActionBar ?安裝使用教程(親測)http://blog.csdn.net/daguaio_o/article/details/8028695

12. 多線程多任務隊列斷點下載,同時也提供開始、暫停功能,更多功能有待發掘,開源。本身jar有500k,感覺有點兒大,建議根據自己需要提取所需的代碼。https://github.com/white-cat/ThinkAndroid

13. GreenDroid 一個漂亮的android ui庫,推薦使用QuickAction

14. 手勢放大縮小,雙擊放大縮小圖片:https://github.com/jasonpolites/gesture-imageview

15. android緩存框架:https://github.com/yangfuhai/ASimpleCache

16. 把優酷、土豆等取出它們真是的視頻播放地址:http://vparser.com/

17. 開源中國的Maven庫:http://maven.oschina.net/static/help.html

18. 針對新浪微博,騰訊微博的認證與分享demo:https://github.com/cstdr/WeiboSDKDemo.git

19. 一個可以替換ImageView的工具,smartImageView,來自github:http://loopj.com/android-smart-image-view/

20. 圖片放大與縮小:github的phoneView ?如果需要在放大縮小上再加上旋轉,請參考集合項目https://github.com/codepanda-ch/android-gestureimageview

轉載于:https://www.cnblogs.com/xgjblog/p/4118326.html

總結

以上是生活随笔為你收集整理的Android之项目推荐使用的第三方库的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。