IT数码 购物 网址 头条 软件 日历 阅读 图书馆
TxT小说阅读器
↓语音阅读,小说下载,古典文学↓
图片批量下载器
↓批量下载图片,美女图库↓
图片自动播放器
↓图片自动播放器↓
一键清除垃圾
↓轻轻一点,清除系统垃圾↓
开发: C++知识库 Java知识库 JavaScript Python PHP知识库 人工智能 区块链 大数据 移动开发 嵌入式 开发工具 数据结构与算法 开发测试 游戏开发 网络协议 系统运维
教程: HTML教程 CSS教程 JavaScript教程 Go语言教程 JQuery教程 VUE教程 VUE3教程 Bootstrap教程 SQL数据库教程 C语言教程 C++教程 Java教程 Python教程 Python3教程 C#教程
数码: 电脑 笔记本 显卡 显示器 固态硬盘 硬盘 耳机 手机 iphone vivo oppo 小米 华为 单反 装机 图拉丁
 
   -> 移动开发 -> Android 开源框架 分类汇总 -> 正文阅读

[移动开发]Android 开源框架 分类汇总

多媒体、网络和存储类
视频、音频播放:Ijkplayer、ExoPlayer、dueeeke-DKVideoPlayer、VLC播放器

图片加载:glide(google)、picaso、fresco(Facebook)、Android Universal Image Loader、Coil?
图片处理:Picasso-transformations、Glide-transformations、Android-gpuimage?

网络请求和缓存:Retrofit、Volley、OkHttp、AndroidAsync、Android Async HTTP
网络解析和互转:GSon、jackson、Fastjson、HtmlParser、Jsoup
数据交换:protobuf(google)
Web展示-解析:AgentWeb、TbsSdk(腾讯)、jsoup

磁盘缓存:DiskLruCache ?
数据库:MMKV(微信)、GreenDAO、Sugar、OrmLite、ActiveAndroid、SQLBrite、Realm、Android-Debug-Database、Room


测试类
Log框架:Logger、Hugo、Timber?
测试框架:Mockito、Robotium、Robolectric?
测试工具:Unit Tests(JUnit)、Mockk、Kluent
调试框架:Stetho ?
性能优化:LeakCanary?

跨进程通信:EventBus、Otto
模块化开发和组装:ARouter框架(阿里)、Blankj、xbrick-base、
任务调度:Coroutines、Android Priority Job Queue、Tape
异步调度和响应:RxJava、rxjava2、RxAndroid、RxBinding、RxJavaJoins、Agera、RxCache ?

高级技术类
覆盖、冷热加载技术:tinker、DroidPlugin、androidFix
插件化框架:RePlugin、atlas、dynamic-load-apk、Small
依赖注入:Dagger2、ButterKnife、AndroidAnotations、RoboGuice ?
?

界面类
布局:vlayout、BaseRecyclerViewAdapterHelper
图表:WilliamChart、MPAndroidChart、HelloCharts、Android-Charts、XCL-Charts
View类:ButterKnife、lottie-android、SmartRefreshLayout、PullRefreshAndLoadMore、BaseRecyclerViewAdapterHelper、HeaderViewPager、
ViewPagerIndicator、ProgressWheel、MaterialProgressBar、Android-ProgressBarWidthNumber、
Android-RoundCornerProgressBar、LoadingDrawable、CircularProgressBar、NumberProgressBar、
Material Dialogs-弹出框库
状态栏:ImmersionBar
加载页面:loadsir

专用功能:
工具类:utilcodex
扫码库:zxing
文件下载:FileDownloader
文件选择:Android-FilePicker
权限请求:rxpermissions2
国际电话合法校验:libphonenumber(地图信息:geocoder 运营商:carrier)

微信公众号和微信分享:https://mp.weixin.qq.com/
微信小程序:https://mp.weixin.qq.com/cgi-bin/wx?
https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html
支付宝小程序:https://open.alipay.com/platform/home.htm?
https://opendocs.alipay.com/mini/006l6t
鸿蒙开发:https://www.harmonyos.com/cn/develop

广告和打点类
打点:qdas、umeng
广告:reaper、opensdk(腾讯)、GDTSDK、Baidu_MobAds、umeng

android和IOS双平台开发:Flutter(google)、reactive native(Facebook)

基于OpenGL ES,EGL,GLSurfaceView上的
游戏开发:cocos、unity等

基于算法
AI、AR、VR类
AI:代表公司:商汤,云从,依图,旷视
AR&VR:国内一众公司一顿乱战

物联网,智能家居,车联网/车载类
代表公司:国内一众公司纷纷投资

国内各互联公司开源框架、开源库地址:
腾讯https://github.com/AlloyTeam
字节https://github.com/bytedance/
阿里https://github.com/taobao https://github.com/aliceui https://github.com/tmallfe
https://github.com/ant-design https://github.com/antvis
华为https://github.com/Huawei-Hadoop
小米https://github.com/xiaomi
百度https://github.com/fex-team https://github.com/ecomfe https://github.com/be-fe
360:https://github.com/Qihoo360
豆瓣:https://github.com/douban

前端开源学习:
https://github.com/freeCodeCamp/freeCodeCamp
https://github.com/996icu/996.ICU
https://github.com/vuejs/vue
https://gitstar-ranking.com/facebook/react
https://github.com/tensorflow/tensorflow
https://github.com/twbs/bootstrap

  移动开发 最新文章
Vue3装载axios和element-ui
android adb cmd
【xcode】Xcode常用快捷键与技巧
Android开发中的线程池使用
Java 和 Android 的 Base64
Android 测试文字编码格式
微信小程序支付
安卓权限记录
知乎之自动养号
【Android Jetpack】DataStore
上一篇文章      下一篇文章      查看所有文章
加:2021-08-31 15:33:43  更:2021-08-31 15:35:43 
 
开发: C++知识库 Java知识库 JavaScript Python PHP知识库 人工智能 区块链 大数据 移动开发 嵌入式 开发工具 数据结构与算法 开发测试 游戏开发 网络协议 系统运维
教程: HTML教程 CSS教程 JavaScript教程 Go语言教程 JQuery教程 VUE教程 VUE3教程 Bootstrap教程 SQL数据库教程 C语言教程 C++教程 Java教程 Python教程 Python3教程 C#教程
数码: 电脑 笔记本 显卡 显示器 固态硬盘 硬盘 耳机 手机 iphone vivo oppo 小米 华为 单反 装机 图拉丁

360图书馆 购物 三丰科技 阅读网 日历 万年历 2025年3日历 -2025/3/4 15:26:46-

图片自动播放器
↓图片自动播放器↓
TxT小说阅读器
↓语音阅读,小说下载,古典文学↓
一键清除垃圾
↓轻轻一点,清除系统垃圾↓
图片批量下载器
↓批量下载图片,美女图库↓
  网站联系: qq:121756557 email:121756557@qq.com  IT数码