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

你可能感兴趣的文章
org.hibernate.HibernateException: Unable to get the default Bean Validation factory
查看>>
org.hibernate.ObjectNotFoundException: No row with the given identifier exists:
查看>>
org.springframework.boot:spring boot maven plugin丢失---SpringCloud Alibaba_若依微服务框架改造_--工作笔记012
查看>>
SQL-CLR 类型映射 (LINQ to SQL)
查看>>
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
查看>>
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
查看>>
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded
查看>>
org.tinygroup.serviceprocessor-服务处理器
查看>>
org/eclipse/jetty/server/Connector : Unsupported major.minor version 52.0
查看>>
org/hibernate/validator/internal/engine
查看>>
Orleans框架------基于Actor模型生成分布式Id
查看>>
SQL-36 创建一个actor_name表,将actor表中的所有first_name以及last_name导入改表。
查看>>
ORM sqlachemy学习
查看>>
Ormlite数据库
查看>>
orm总结
查看>>
os.environ 没有设置环境变量
查看>>
os.path.join、dirname、splitext、split、makedirs、getcwd、listdir、sep等的用法
查看>>
os.removexattr 的 Python 文档——‘*‘(星号)参数是什么意思?
查看>>
os.system 在 Python 中不起作用
查看>>
OS2ATC2017:阿里研究员林昊畅谈操作系统创新与挑战
查看>>