是否有适用于Android的自定义UI工具包



标准UI调色板的选项虽然可以,但并不是最令人兴奋的。在我开始制作一些自定义元素之前,我想知道是否有人们知道的Android用户界面工具包?或者有没有任何主题工具包(除了安卓系统附带的工具包)可以让事情看起来更好或添加更多功能?

我正在寻找类似Twitter的Android引导程序。或者像jQuery这样的东西,让JS变得更好。安卓系统是否存在类似的情况?

是的,有很多可用的库。以下是一些:

http://www.droidux.com/
http://code.google.com/p/android-misc-widgets/
https://github.com/ragunathjawahar/simple-section-adapter
https://github.com/jgilfelt/android-viewbadger
https://github.com/ragunathjawahar/deselectable-radio-button
http://code.google.com/p/android-wheel/
https://github.com/johannilsson/android-pulltorefresh
http://actionbarsherlock.com/
http://www.senab.co.uk/portfolio/pull-to-refresh-for-android/
https://github.com/cyrilmottier/GreenDroid
http://hansel-and-gretel.com/
https://github.com/JakeWharton/Android-ViewPagerIndicator
https://github.com/pakerfeldt/android-viewflow
http://code.google.com/p/android-coverflow/

最新更新