平常收藏的酷炫的Android开源特效库

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了平常收藏的酷炫的Android开源特效库相关的知识,希望对你有一定的参考价值。

参考技术A        现在github上面越来越多大神,开源了各种特效库出来,真的很炫很赞呀,经常看到一些,收藏了不少,项目中总用得着的,统一记录一下,啧啧啧~作为我在上的第一篇文章,哇咔咔咔~很喜欢的UI,小清新,给人一种干净舒服的感觉,哈哈。

1. AndroidViewAnimations   动画效果,提供了各种类型的动画效果

2. material-ripple   点击波纹效果,让指定View显示Material Ripple 效果的控件,适用于所有的view

3. MaterialEditText ​   Material Design风格的输入框控件,可以设置图标,支持悬浮文字提示

4. MaterialViewPager    Material 风格的ViewPager库

5. Android圆形进度按钮,有时候项目中经常有一些圆形的按钮啊,还要自己在drawable中写个xml文件来给自己的按钮设置背景,有了这个真的是方便很多耶

6. MaterialDateTimePicker    日期选择器,Material风格,很漂亮,包括日历选择器和时间选择器,很强大 

7. SCViewPager    引导页,每个应用都有引导页吧,很方便,很好用

8. AndroidImageSlider   Android的图像滑块 ​ ,一个多姿势的轮播组件 

9. MaterialSearchView   非常漂亮的Material搜索视图

10. material-dialogs

11. material-calendarview    日历视图

12. NiftyDialogEffects    高颜值的动画效果的Dialog

13. Android-PickerView    仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果

14. BottomNavigation    底部导航栏,很酷炫哟~

15. InfiniteCycleViewPager    一个有趣的ViewPager,超级酷炫

16. RecyclerViewCardGallery    RecyclerView实现Card Gallery效果,替代ViewPager方案。能够快速滑动并最终定位到居中位置

17. WaveSideBar     一个效果非常酷炫的索引侧边栏

18. 3dTagCloudAndroid    一个完全基于Android ViewGroup编写的控件,支持将一组View展示为一个3D球形集合,并支持全方向滚动

19. AndroidTagView

20. VideoListPlayer 实现了在列表控件(ListView, RecyclerView)中加载并播放视频,并支持滑动时自动播放/暂停的功能, 利用该项目,可以轻松实现类似Instagram的视频播放功能

21. EditTextFirework-Demo 一个绚丽易用的输入框烟花效果,模仿网页360搜索框

22. Android-SpinKit Android 加载动画库

小超_Androidandroid上开源的酷炫的交互动画和视觉效果:Interactive-animation

1.交互篇

2.视觉篇

交互篇

1.SlidingUpPanelLayout

项目介绍:他的库提供了一种简单的方式来加入一个可拖动滑动面板(由谷歌音乐推广,谷歌地图和Rdio)你的Android应用程序。

项目地址:https://github.com/umano/AndroidSlidingUpPanel
DEMO演示:技术分享

2.FoldableLayout

项目介绍:折叠展开点击的ITEM

项目地址:https://github.com/alexvasilkov/FoldableLayout

DEMO演示:https://play.google.com/store/apps/details?id=com.alexvasilkov.foldablelayout.sample

技术分享

3.android-flip

项目介绍:折叠翻页效果 项目地址:https://github.com/openaphid/android-flip DEMO演示:

技术分享技术分享

4.SwipeBackLayout

项目介绍:拖动关闭当前活动窗口 项目地址:https://github.com/Issacw0ng/SwipeBackLayout DEMO演示: APK:https://play.google.com/store/apps/details?id=me.imid.swipebacklayout.demo 技术分享

5.AndroidImageSlider

项目介绍:一个美丽的Slider,能够通过自己定义达到更好的效果 项目地址:https://github.com/daimajia/AndroidImageSlider DEMO演示: APK:https://jumpshare.com/v/PAKDLjG0UYQjCy9bSSdX 技术分享

6.Android-ParallaxHeaderViewPager

项目介绍:栏目展示动画,自己主动播放,滚动下方列表时候,收缩效果 项目地址:https://github.com/kmshack/Android-ParallaxHeaderViewPager DEMO演示: APK:https://play.google.com/store/apps/details?

id=com.kmshack.newsstand

技术分享

7.FragmentTransactionExtended

项目介绍: 项目地址:https://github.com/DesarrolloAntonio/FragmentTransactionExtended DEMO演示:

技术分享

8.FragmentTransactionExtended

项目介绍:Android按钮能够化身进度 项目地址:https://github.com/dmytrodanylyk/circular-progress-buttonDEMO演示:

技术分享

9.floatlabelededittext

项目介绍:简单的实现浮动标签EditText:Android视图使用EditText之上,并提示EditText时填充文本。

项目地址:https://github.com/wrapp/floatlabelededittext

DEMO演示:技术分享

10.QuickReturn

项目介绍:Showcases QuickReturn view as a header, footer, and both header and footer.

项目地址:https://github.com/lawloretienne/QuickReturn

DEMO演示:技术分享

11.VNTNumberPickerPreference

项目介绍:这是一个易于使用的自己定义偏好,打开一个对话框中有很多选择。

的值被自己主动保存,你能够设置默认,min -和maxValue方便地在XML。

项目地址:https://github.com/vanniktech/VNTNumberPickerPreference

DEMO演示:技术分享

12.CircularFloatingActionMenu

项目介绍:动画,可定制的圆形浮动菜单为Android,

项目地址:https://github.com/oguzbilgener/CircularFloatingActionMenu

DEMO演示:技术分享

13.NiftyDialogEffects

项目介绍:Dialog的各种打开动画。Nifty Modal Dialog Effects look like this(Nifty Modal Window Effects)

项目地址:https://github.com/sd6352051/NiftyDialogEffects

DEMO演示:技术分享

14.material-menu

项目介绍:变形安卓菜单,返回和删除button

项目地址:https://github.com/balysv/material-menu

DEMO演示:技术分享

15.AndroidViewHover

项目介绍:我们须要一个悬停视图,显示菜单,显示消息。

项目地址:https://github.com/daimajia/AndroidViewHover

DEMO演示:技术分享

16.PagedHeadListView

项目介绍:图片轮转切换

项目地址:https://github.com/JorgeCastilloPrz/PagedHeadListView

DEMO演示:技术分享技术分享

17.android-movies-demo

项目介绍:电影列表3级联动。交互

项目地址:https://github.com/dlew/android-movies-demo

DEMO演示: youtube: https://www.youtube.com/watch?feature=player_embedded&v=nchbp6pr2tg

技术分享

18.NiftyNotification

项目介绍:提示通知栏的各种动画

项目地址:https://github.com/sd6352051/NiftyNotification

DEMO演示:

技术分享

19.SwipeBack

项目介绍:拖动关闭,榜样:kicker app(https://play.google.com/store/apps/details?id=com.netbiscuits.kicker)

项目地址:https://github.com/sockeqwe/SwipeBack

DEMO演示:

技术分享

20.AndroidSwipeLayout

项目介绍:类似微信的測拉菜单

项目地址:https://github.com/daimajia/AndroidSwipeLayout

DEMO演示:

技术分享

技术分享

21.SnackBar

项目介绍:

项目地址:https://github.com/MrEngineer13/SnackBar

DEMO演示:

技术分享

googleplay:https://play.google.com/store/apps/details?id=com.mrengineer13.snackbar.sample

视觉篇

1.android-stackblur

项目介绍:毛玻璃,朦胧美

项目地址:https://github.com/kikoso/android-stackblur
DEMO演示:

技术分享

2.BlurEffectForAndroidDesign

项目介绍:实现模糊图形技巧 项目地址:https://github.com/PomepuyN/BlurEffectForAndroidDesign

DEMO演示:

技术分享

3.Shimmer-android

项目介绍:闪动的文字 项目地址:https://github.com/RomainPiel/Shimmer-android

DEMO演示:

youtube:http://www.youtube.com/watch?v=7EOsegp4J2o&feature=youtu.be 技术分享

4.WizardPager

项目介绍:它提供了一个演示样例实现的Android手机上安装一个向导界面 项目地址:https://github.com/TechFreak/WizardPager

DEMO演示:

youtube:http://www.youtube.com/watch?

v=7EOsegp4J2o&feature=youtu.be 技术分享

5.FloatingActionButton

项目介绍:浮动的button 项目地址:https://github.com/FaizMalkani/FloatingActionButton

DEMO演示:

6.JumpingBeans

项目介绍:跳动的文本 项目地址:https://github.com/frakbot/JumpingBeans

DEMO演示:技术分享技术分享

7.android_maskable_layout

项目介绍:可屏蔽的布局 项目地址:https://github.com/christophesmet/android_maskable_layout

DEMO演示:技术分享

8.activityanimation

项目介绍:Activit之间切换动画 项目地址:https://github.com/flavienlaurent/activityanimation

DEMO演示: youtube: https://www.youtube.com/watch?v=-E0sc6w_Jck

9.android-shape-imageview

项目介绍:提供了一组自己定义形状的android imageview组件,和一个框架来定义很多其它的形状。

实现着色器和位图基于掩模图像视图。

项目地址:https://github.com/siyamed/android-shape-imageview

DEMO演示:技术分享技术分享

10.RippleView

项目介绍:觉得模仿的连锁反应在单击推出了Android L

项目地址:https://github.com/siriscac/RippleView

DEMO演示:技术分享


https://github.com/Rano1/Interactive-animation



以上是关于平常收藏的酷炫的Android开源特效库的主要内容,如果未能解决你的问题,请参考以下文章

整理一些酷炫的android特效开源代码---持续更新

第三方开源库-->那些酷炫的 Button 开源库整理

Android TV 开发-->那些酷炫的网络相关开源库整理

Android TV 开发-->那些酷炫的状态栏 & 颜色选择器 & 布局相关 开源库整理

仿QQ等的酷炫的视频背景登录页或者引导页

vscode插件 - Power Mode(酷炫的打字插件)