博客
关于我
正在成为史上最全分类 Android 开源大全
阅读量:624 次
发布时间:2019-03-13

本文共 1041 字,大约阅读时间需要 3 分钟。

AndroidLibs

目录 Catalogue

  • Development Libraries
  • System Utilities
  • Network
  • Database
  • Graphics
  • Audio/Video
  • Documentation
  • Examples
  • Other uncategorized items(大部分都在这个分类里面)

AndroidLibs 是一个为开发者提供各种 Android 相关库和工具的平台。我们致力于整理和分享高质量的开源项目,以帮助开发者快速完成各类开发任务。

以下是我们提供的主要分类:

开发库 Development Libraries

  • 网络请求库 Network Libraries
  • 数据库相关库 Database Libraries
  • 图形和图像处理库 Graphics Libraries
  • 音频和视频处理库 Audio/Video Libraries
  • 工具集合 Tools Collection

系统级工具 System Utilities

  • 日志记录工具 Log Utils
  • 任务调度工具 Task Schedulers
  • 配置管理工具 Configuration Managers

网络相关 Network

  • HTTP客户端 HTTP Clients
  • HTTPS解决方案 HTTPS Solutions
  • 网络状态监测 Network Monitoring

数据库 Database

  • 数据库连接器 Database Connectors
  • 数据库查询工具 Database Query Tools
  • ORM框架 ORM Frameworks

图形与图像 Graphics

  • 图像处理库 Image Processing
  • 2D和3D图形库 2D & 3D Graphics
  • 图形 渲染引擎 Rendering Engines

参考样本 Examples

  • 典型项目示例 Examples of Typical Projects
  • 使用向导 User Guides
  • 文档和资源 Documentations and Resources

验证过的库 Verified Libraries

  • 经过大量测试的高质量库 High-Quality Libraries
  • 最佳实践指南 Best Practices
  • 成功案例分享 Success Stories

其他分类 Other Categories

  • (其他分类找不到的,大部分都在这个分类里面)

如有问题或建议,请随时联系我们。

转载地址:http://ckboz.baihongyu.com/

你可能感兴趣的文章
np.arange()和np.linspace()绘制logistic回归图像时得到不同的结果?
查看>>
np.power的使用
查看>>
NPM 2FA双重认证的设置方法
查看>>
npm build报错Cannot find module ‘webpack/lib/rules/BasicEffectRulePlugin‘解决方法
查看>>
npm build报错Cannot find module ‘webpack‘解决方法
查看>>
npm ERR! ERESOLVE could not resolve报错
查看>>
npm ERR! fatal: unable to connect to github.com:
查看>>
npm ERR! Unexpected end of JSON input while parsing near '...on":"0.10.3","direc to'
查看>>
npm ERR! Unexpected end of JSON input while parsing near ‘...“:“^1.2.0“,“vue-html-‘ npm ERR! A comp
查看>>
npm error Missing script: “server“npm errornpm error Did you mean this?npm error npm run serve
查看>>
npm error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe”。要解决此问题,1) 安装
查看>>
npm install CERT_HAS_EXPIRED解决方法
查看>>
npm install digital envelope routines::unsupported解决方法
查看>>
npm install 卡着不动的解决方法
查看>>
npm install 报错 EEXIST File exists 的解决方法
查看>>
npm install 报错 ERR_SOCKET_TIMEOUT 的解决方法
查看>>
npm install 报错 Failed to connect to github.com port 443 的解决方法
查看>>
npm install 报错 fatal: unable to connect to github.com 的解决方法
查看>>
npm install 报错 no such file or directory 的解决方法
查看>>
npm install 权限问题
查看>>