Android酷炫实用的开源框架(UI框架)
前言
忙碌的工作终于可以停息一段时间了,最近突然有一个想法,就是自己写一个app,所以找了一些合适开源控件,这样更加省时,再此分享给大家,希望能对大家有帮助,此博文介绍的都是UI上面的框架,接下来会有其他的开源框架(如:HTTP框架、DB框架)。
1.Side-Menu.Android
分类侧滑菜单,Yalantis 出品。
项目地址:https://github.com/Yalantis/Side-Menu.Android
![](https://img.haomeiwen.com/i23087078/0fce03d9557375b8.jpg)
2.Context-Menu.Android
可以方便快速集成漂亮带有动画效果的上下文菜单,Yalantis出品。
项目地址:https://github.com/Yalantis/Context-Menu.Android
![](https://img.haomeiwen.com/i23087078/ca7f619a72418260.jpg)
3.Pull-to-Refresh.Rentals-Android
提供一个简单可以自定义的下拉刷新实现,Yalantis 出品。
项目地址:https://github.com/Yalantis/Pull-to-Refresh.Rentals-Android
![](https://img.haomeiwen.com/i23087078/2dd53d44153067be.jpg)
4.Titanic
可以显示水位上升下降的TextView
项目地址:https://github.com/RomainPiel/Titanic
![](https://img.haomeiwen.com/i23087078/987214a1177030cf.jpg)
5.AndroidSwipeLayout
滑动Layout,支持单个View,ListView,GridView
项目地址:https://github.com/daimajia/AndroidSwipeLayout
Demo地址:Download Demo
![](https://img.haomeiwen.com/i23087078/e2a92850b9302be0.jpg)
6.Android Typeface Helper
可以帮你轻松实现自定义字体的库
项目地址:https://github.com/norbsoft/android-typeface-helper
![](https://img.haomeiwen.com/i23087078/cdf56b0d089808a1.png)
7.android-lockpattern
Android的图案密码解锁
项目地址:https://code.google.com/p/android-lockpattern/
Demo地址:https://play.google.com/store/apps/details?id=group.pals.android.lib.ui.lockpattern.demo
文档介绍:https://code.google.com/p/android-lockpattern/wiki/QuickUse
APP示例:Android开机的图案密码解锁,支付宝的密码解锁
![](https://img.haomeiwen.com/i23087078/e05b148cb732c9f2.jpg)
8.ToggleButton
状态切换的 Button,类似 iOS,用 View 实现
项目地址:https://github.com/zcweng/ToggleButton
![](https://img.haomeiwen.com/i23087078/144baea85ab0bac0.jpg)
9.WilliamChart
绘制图表的库,支持LineChartView、BarChartView和StackBarChartView三中图表类型,并且支持 Android 2.2及以上的系统。
项目地址:https://github.com/diogobernardino/WilliamChart
Demo地址:https://play.google.com/store/apps/details?id=com.db.williamchartdemo
Demo项目:https://github.com/diogobernardino/WilliamChart/tree/master/sample
![](https://img.haomeiwen.com/i23087078/a9cb9729dac8e8f3.jpg)
10.实现滑动ViewPager渐变背景色
项目地址:https://github.com/TaurusXi/GuideBackgroundColorAnimation
![](https://img.haomeiwen.com/i23087078/b83f07427bfd6984.jpg)
11.Euclid
用户简历界面,Yalantis 出品。
项目地址:https://github.com/Yalantis/Euclid
![](https://img.haomeiwen.com/i23087078/c884bbbe13d9f5f3.gif)
12.InstaMaterial
Instagram的一组Material 风格的概念设计
项目地址:https://github.com/frogermcs/InstaMaterial
![](https://img.haomeiwen.com/i23087078/1e55982ff4bff4f4.jpg)
13.SpringIndicator
使用bezier实现粘连效果的页面指示
项目地址:https://github.com/chenupt/SpringIndicator
![](https://img.haomeiwen.com/i23087078/7bdc1c1b8cd573d2.jpg)
14.BezierDemo
仿qq消息气泡拖拽消失的效果。
![](https://img.haomeiwen.com/i23087078/0cd2b0da6d30194e.jpg)
项目地址:https://github.com/chenupt/BezierDemo
![](https://img.haomeiwen.com/i23087078/d1de4b46c6e2d853.jpg)
15.FoldableLayout
折叠的信纸被打开一样的动画效果
项目地址:https://github.com/alexvasilkov/FoldableLayout
![](https://img.haomeiwen.com/i23087078/ea6583d98970034d.jpg)
16.Taurus
下拉刷新,Yalantis 出品。(是不是有点似曾相识呢?)
项目地址:https://github.com/Yalantis/Taurus
![](https://img.haomeiwen.com/i23087078/9e2b6f1615725ab1.jpg)
17.PersistentSearch
在点击搜索的时候控件在原有位置显示输入框。
项目地址:[https://github.com/Quinny898/PersistentSearch]
![](https://img.haomeiwen.com/i23087078/c3fad23b21e32d57.jpg)
项目地址: [https://github.com/dmytrodanylyk/circular-progress-button]
![](https://img.haomeiwen.com/i23087078/951268368cd00423.jpg)
19.discrollview
当上下滚动的时候子元素会呈现不同动画效果的scrollView,网页上称之为:视差滚动
项目地址: https://github.com/flavienlaurent/discrollview
![](https://img.haomeiwen.com/i23087078/e1b7f90065dca1d8.jpg)
20.sweet-alert-dialog
一个带动画效果的自定义对话框样式
项目地址:https://github.com/pedant/sweet-alert-dialog
![](https://img.haomeiwen.com/i23087078/9efe96a6e3d7f8be.jpg)
21.android-floating-action-button
Material Desig风格的浮动操作按钮
项目地址:https://github.com/futuresimple/android-floating-action-button
![](https://img.haomeiwen.com/i23087078/39c4457817d78ffa.jpg)
22.android-collapse-calendar-view
可以在月视图与周视图之间切换的calendar控件
项目地址:https://github.com/blazsolar/android-collapse-calendar-view
![](https://img.haomeiwen.com/i23087078/76d22fca2496a964.jpg)
23.NumberProgressBar
个简约性感的数字进度条
项目地址:https://github.com/daimajia/NumberProgressBar
![](https://img.haomeiwen.com/i23087078/597259a5b5d7f0c1.jpg)
24.CircularProgressView
CircularProgressView 是通过自定义view的方式实现的Material风格的加载提示控件,兼容任何版本。
项目地址:https://github.com/rahatarmanahmed/CircularProgressView
![](https://img.haomeiwen.com/i23087078/c05736d936c36045.jpg)
25.OriSim3D-Android
opengl 实现了各种折纸效果,模拟了从一张纸折叠成一条船的整个过程
项目地址: https://github.com/RemiKoutcherawy/OriSim3D-Android
![](https://img.haomeiwen.com/i23087078/0b70fca17bc73b26.jpg)
转载:Android开发中文站 » Android酷炫实用的开源框架(UI框架)