特效:html
http://www.androidviews.net/android
http://www.theultimateandroidlibrary.com/ios
經常使用效果:git
1. https://github.com/novoda/ImageLoader 異步加載圖片,緩存,生成縮略圖, 基本上每一個應用都會須要這個lib。
android-query框架
2. https://github.com/chrisbanes/Android-PullToRefresh 相似新浪微博,twitter,下拉刷新列表, 更牛的是還支持上拉加載更多。 不單單是ListView,並且GridView也支持。github
3. https://github.com/jfeinstein10/SlidingMenu 和 https://github.com/dmitry-zaitsev/AndroidSideMenu 導航抽屜
web
https://github.com/SimonVT/android-menudrawer 導航抽屜 sql
4. http://actionbarsherlock.com/ 與https://github.com/JakeWharton/ActionBarSherlock actionbar.
chrome
5 https://github.com/TonicArtos/StickyGridHeaders 與 https://github.com/emilsjolander/StickyListHeaders ListView導航特效json
6 https://github.com/TheLevelUp/android-left-locked-gallery gallery抽獎效果緩存
7 https://github.com/huewu/PinterestLikeAdapterView GridView錯位效果https://github.com/youxiachai/pinterest-like-adapter-view
8 https://github.com/47deg/android-swipelistview 實現了自定義ListView單元格,可經過滑動來顯示擴展面板。
9 https://github.com/siyamed/android-satellite-menu 有一連串的按鈕彈出
10 https://github.com/maurycyw/StaggeredGridView 交錯排列的GridView
https://github.com/dodola/android_waterfall https://github.com/youxilua/waterfall4android
https://github.com/dodola/WaterFallExt 瀑布流
11 https://github.com/daizhenjun/ImageFilterForAndroid 圖片處理效果
12 https://github.com/nostra13/Android-Universal-Image-Loader 異步加載圖片,萬能圖片加載 ListView GridView ImagePage ImageGaller
實例:http://blog.csdn.net/banketree/article/details/8004475
13 https://github.com/JakeWharton/Android-ViewPagerIndicator 有標題頁面滑動效果
14 https://github.com/pakerfeldt/android-viewflow ViewFlow圖片滑動
13 https://code.google.com/p/android-wheel/ 滾輪效果
效果圖
14 http://www.apkbus.com/android-2-1.html
框架:
1. https://github.com/excilys/androidannotations 一個很好的快速開發的框架, 大量使用annotation來代替,相似於RoboGuice
2 ormlite sqlite的orm框架
3 漢字轉拼音 pinyin4j 與 hanziTopinyin
4 AACPlayer
5 GSON json框架
6 Otto 是Android系統的一個Event Bus模式類庫。用來簡化應用組件間的通訊。
7 afinal框架是一個開源的android的orm和ioc應用開發框架
8 xUtils 源於Afinal框架 對Afinal進行了大量重構,使得xUtils支持大文件上傳,更全面的http請求協議支持
9 dom4j XML解析器
10 VTD-XML 一種無提取的XML解析方法 http://my.oschina.net/u/1171837/blog/147544 下載
11 android XMPP推送 下載
12 jsoup網絡爬蟲
項目篇:
組件篇:
網站篇: