博客
关于我
正在成为史上最全分类 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/

你可能感兴趣的文章
npm install 报错 no such file or directory 的解决方法
查看>>
npm install 权限问题
查看>>
npm install报错,证书验证失败unable to get local issuer certificate
查看>>
npm install无法生成node_modules的解决方法
查看>>
npm install的--save和--save-dev使用说明
查看>>
npm node pm2相关问题
查看>>
npm run build 失败Compiler server unexpectedly exited with code: null and signal: SIGBUS
查看>>
npm run build报Cannot find module错误的解决方法
查看>>
npm run build部署到云服务器中的Nginx(图文配置)
查看>>
npm run dev 和npm dev、npm run start和npm start、npm run serve和npm serve等的区别
查看>>
npm run dev 报错PS ‘vite‘ 不是内部或外部命令,也不是可运行的程序或批处理文件。
查看>>
npm scripts 使用指南
查看>>
npm should be run outside of the node repl, in your normal shell
查看>>
npm start运行了什么
查看>>
npm WARN deprecated core-js@2.6.12 core-js@<3.3 is no longer maintained and not recommended for usa
查看>>
npm 下载依赖慢的解决方案(亲测有效)
查看>>
npm 安装依赖过程中报错:Error: Can‘t find Python executable “python“, you can set the PYTHON env variable
查看>>
npm.taobao.org 淘宝 npm 镜像证书过期?这样解决!
查看>>
npm—小记
查看>>
npm上传自己的项目
查看>>