分享几个Android很强势的的开源框架

前言

今天介绍一下android开发者中比较热门的开源代码,这些代码绝大多数可以直接应用到项目中。更多可参考很值得收藏的安卓开源控件库

一个强大的图片选择器,支持多选,和选聘选择

项目地址:

https://github.com/LuckSiege/PictureSelector

粒子动画效果

项目地址:

https://github.com/glomadrian/Grav


 
水波式loading等待动画

项目地址:

https://github.com/race604/WaveLoading


 
滚动RecycleView动画

项目地址:

https://github.com/borjabravo10/FocusResize


 
RecycleView中各种动画

项目地址:

https://github.com/wasabeef/recyclerview-animators


 
RecycleView动画

项目地址:

https://github.com/gabrielemariotti/RecyclerViewItemAnimators


 
TextView中文字跳动效果

项目地址:

https://github.com/frakbot/JumpingBeans


 
Activity跳转动画

项目地址:

https://github.com/lgvalle/Material-Animations


 
各种动画效果

项目地址:

https://github.com/2359media/EasyAndroidAnimations


 
界面过渡动画

项目地址:

https://github.com/toddway/MaterialTransitions


 
多种动画效果

项目地址:

https://github.com/hitherejoe/animate


 
爆裂动画效果

项目地址:

https://github.com/tyrantgit/ExplosionField

控件动画

项目地址:

https://github.com/daimajia/AndroidViewAnimations

动画变速器

项目地址:

https://github.com/MasayukiSuda/EasingInterpolator

多种动画效果

项目地址:

https://github.com/florent37/ViewAnimator

展示图片时有过渡动画

项目地址:

https://github.com/danylovolokh/ImageTransition

控件动画

项目地址:

https://github.com/andkulikov/Transitions-Everywhere

 

项目地址:

点击FloatingBar后的过渡动画 https://github.com/Jaouan/Revealator

各种交互动画 https://github.com/airbnb/lottie-android
列表视图展现动画

项目地址:

https://github.com/willowtreeapps/spruce-android

背景特效

仅使用一张资源图片为 View 设置具有按下效果的背景

项目地址:

https://github.com/maoruibin/OneDrawable

阴影效果

项目地址:

https://github.com/wangjiegulu/ShadowViewHelper

高斯模糊:

项目地址:

https://github.com/500px/500px-android-blur

https://github.com/jrvansuita/GaussianBlur

项目地址:

https://github.com/gogopop/BlurKit-Android

字体修改:

项目地址:

https://github.com/norbsoft/android-typeface-helper

项目地址:

https://github.com/johnkil/Android-RobotoTextView


 

项目地址:

https://github.com/bluejamesbond/TextJustify-Android

项目地址:

https://github.com/GcsSloop/FontsManager

项目地址:

https://github.com/MeetMe/font-compat

项目地址:

https://github.com/chrisjenx/Calligraphy

构造Span增强文本内容

项目地址:

https://github.com/JMPergar/AwesomeText

image
image

项目地址:

https://github.com/lawloretienne/Trestle

项目地址:

https://github.com/binaryfork/Spanny

项目地址:

https://github.com/klinker24/Android-TextView-LinkBuilder

Emoji

项目地址:

https://github.com/w446108264/AndroidEmoji

阅读更多

终于,我还是下决心学Java后台了

谈一下Application和Context

金9银10的面试黄金季节,分享几个重要的面试题

谈一下Application和Context

相信自己,没有做不到的,只有想不到的

在这里获得的不仅仅是技术!

 
原文地址:https://www.cnblogs.com/codeGoogler/p/9428467.html