本文主要是介绍android上不错的开源库及控件(持续更新),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
1、图片下载(带内存和本地缓存管理,功能很强大,定制性强)https://github.com/nostra13/Android-Universal-Image-Loader
2、支持各种控件的下拉刷新、上拉加载更多
https://github.com/chrisbanes/Android-PullToRefresh
3、功能性强的http
http://loopj.com/android-async-http/
Used in Production By Top Apps and Developers
Instagram
Instagram is the #1 photo app on android, with over 10million users
Pinterest
Popular online pinboard. Organize and share things you love.
Frontline Commando (Glu Games)
#1 first person shooting game on Android, by Glu Games.
Heyzap
Social game discovery app with millions of users
Pose
Pose is the #1 fashion app for sharing and discovering new styles
Thousands more apps…
Async HTTP is used in production by thousands of top apps.
4、范围的seekbar
https://code.google.com/p/range-seek-bar/
5、仿ios滚轮
http://code.google.com/p/android-wheel/downloads/list
6、可以替代webview的chrome内核的chromeview
https://github.com/pwnall/chromeview
7、用于viewpager的tabstrip
https://github.com/astuetz/PagerSlidingTabStrip
8、带section效果的listview
https://github.com/emilsjolander/StickyListHeaders
9、带section效果的gridview
https://github.com/TonicArtos/StickyGridHeaders
10、带特殊动画效果的viewpager
https://github.com/jfeinstein10/JazzyViewPager
11、holo主题
这篇关于android上不错的开源库及控件(持续更新)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!