每次都開一個帖子真麻煩,以后全部在這里,會不斷更新
匯總Android優秀開源項目 http://www.aswifter.com/android-github/
ExpandableLayout https://github.com/traex/ExpandableLayout
Android酷炫實用的開源框架(UI框架) http://www.androidchina.net/1992.html#rd
ShowTipsView實現類似教學指引的蒙板 https://github.com/fredericojssilva/ShowTipsView
一個標簽云效果,隨機出現文字,然后漸漸隱去。本布局實現了在屏幕上隨機生成可供操作的子控件控件,并完成向中心移動的隨控件出現位置,動態設定的動畫效果 http://www.open-open.com/lib/view/open1446619191842.html 仿ios滑動切換的ToggleButton https://github.com/zcweng/ToggleButton
SwitchButton實現ios風格開關控件. http://www.23code.com/switchbutton-2/
一個簡單的SegmentControl控件 https://github.com/7heaven/SHSegmentControl
Android可滾動Tabs:Scrollable http://www.open-open.com/lib/view/open1428548390135.html
Android擴展UI組件—SlideTabLayout http://www.open-open.com/lib/view/open1428560439354.html
Android水滴效果的滑動切換頁面:SPRingIndicator http://www.open-open.com/lib/view/open1426474795101.html
ColorArt 根據圖片的均色設置背景色顯示文字和圖片,類似itune11中效果 項目地址:https://github.com/MichaelEvans/ColorArt Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/color-art-demo.apk?raw=true 這個功能可以和很方便的設置和源圖片相和諧的顏色 Android 5.0學習之使用Palette,似乎goolgle也料到了這個功能的重要性,在android5.0里也加入了。 使用 Palette的兼容包實現從一張圖片中提取出顏色(6種色板顏色)。 http://www.jcodecraeer.com/a/opensource/2015/0311/2579.html
https://github.com/dmytrodanylyk/circular-progress-button 自定義ListView中實現多列和可變大小的元素:AsymmetricGridView http://www.open-open.com/lib/view/open1413857075528.html
顯示帶模糊效果的DialogFragment:BlurDialogFragment http://www.open-open.com/lib/view/open1416280263289.html
http://www.open-open.com/lib/view/open1416143899789.html
可展開/折疊的Android TextView:ExpandableTextView http://www.open-open.com/lib/view/open1418564697292.html
http://www.open-open.com/lib/view/open1416794170805.html
Android 聊天控件:Android-Chat-Widget https://github.com/ijarobot/Android-Chat-Widget
實現股票列表聯動效果,實現listview上下滑動:LeftRightScroll http://www.open-open.com/lib/view/open1419575259656.html
https://github.com/oli107/material-range-bar
https://github.com/Rogero0o/MatchView
動畫效果 https://github.com/daimajia/AndroidViewHover
http://gundumw100.iteye.com/blog/2009499
PagerSlidingTabStrip Tabs滑塊滑動效果 https://github.com/astuetz/PagerSlidingTabStrip
twoway-view實現了雙向的listview 豎屏時垂直滾動模式,橫屏時水平滾動模式.
AndroidStaggeredGrid 實現瀑布流效果,是一個支持實現多行多列且可變尺寸的階梯形網格視圖的開源庫。 StaggeredGridView 的開發是因為該開源作者在實現其Etsy app時發現Google的Android庫中沒有提供相關功能以實現其需求,即需要在landscape & portrait兩種模式下顯示不同的行、列,且能在模、豎屏都保持單元格顯示同步, 運行穩定,還要支持自定義頁頭 & 頁腳。
CustomLoading 各種加載效果和圓形進度展示。
ProgressButton實現自定義圓形進度按鈕 ProgressButton is a custom progress indicator with a tiny footprint. The default implementation provides a pin progress button as seen on the Android design site. Based on the sample code provided by Roman Nurik onGoogle Code.
介紹一個Android的開源的自定義小控件:TextDrawable http://my.oschina.net/banxi/blog/122608 Universal-Image-Loader https://github.com/nostra13/Android-Universal-Image-Loader
新聞熱點
疑難解答