[干货]ANDROID 开发常用的框架工具API最全集合
Posted Java和Android架构
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[干货]ANDROID 开发常用的框架工具API最全集合相关的知识,希望对你有一定的参考价值。
以下是我整理的安卓开发常用的工具、框架、API的集合,希望大家有帮助!
1、RecyclerView items的动画库
github https://github.com/wasabeef/recyclerview-animators
2、Picasso一个强大的图片下载与缓存的库
3、Glide图片加载和缓存的库,用法基本和Picasso差不多
4、UltimateRecyclerView:终极RecyclerView,能实现各种想要的效果。
5、网络请求框架:retrofit
http://www.jianshu.com/p/a94e38636fde
6、Fresco 图片框架
http://fresco-cn.org/
7、DBExecutor 数据库框架
https://github.com/LuckyJayce/DBExecutor/
8、okhttp网络请求框架
https://github.com/hongyangandroid/okhttputils
http://blog.csdn.net/qq_34997963/article/details/51778985
9、greendao数据库框架
http://blog.csdn.net/qq_34997963/article/details/51933241
10、zxing框架扫描和生成二维码
https://github.com/yipianfengye/android-zxingLibrary/
11、注解框架 ButterKnife(黄油刀)
http://blog.csdn.net/qq_34997963/article/details/51803843
https://github.com/JakeWharton/butterknife
12、、Volley网络框架的简单使用
https://github.com/bacy/volley
http://blog.csdn.net/qq_34997963/article/details/51775121
13、Android 快速开发库(UI界面、网络、进阶、综合)
https://github.com/yingzikeji/AndroidRapidLibrary
14、摇一摇,录音,二维码等
https://github.com/yingzikeji/androidSensor
15、Android交互动画库
https://github.com/dayiming/SpringingLayout
16、Android项目源码BaseAnimation数百种动画效果集合
https://github.com/z56402344/BaseAnimation
17、Android Utils set 安卓 工具类 集合
https://github.com/SuperKung/AndroidUtils
18、安卓在线视频,本地,直播,切换画面比例,软硬解码切换,支持手机,盒子播放.
https://github.com/gcoldcoffee/Vitamio_IJKPlay_MediaPlay
**基于Android系统Api封装常用工具类(很全的)
https://github.com/yingzikeji/AndroidCommon
关于Java和Android大牛频道
我们探讨android和Java开发最前沿的技术:android性能优化 ,插件化,跨平台,动态化,加固和反破解等,也讨论设计模式/软件架构等。由一群来自BAT的工程师组成的团队。
关注即送红包,回复:“百度” 、“阿里”、“腾讯” 有惊喜!!!关注后可用入微信群。群里都是来自百度阿里腾讯的大牛。
以上是关于[干货]ANDROID 开发常用的框架工具API最全集合的主要内容,如果未能解决你的问题,请参考以下文章