首页 > 学院 > 开发设计 > 正文

开源项目集合

2019-11-09 15:28:07
字体:
来源:转载
供稿:网友

每次都开一个帖子真麻烦,以后全部在这里,会不断更新

汇总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


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表