1. 图片加载框架:

    2. Apk动态加载框架:

    3. 数据库框架:

    4. 数据库迁移框架 https://github.com/flyway/flyway

    5. 展示Gif图片库 https://github.com/koral--/android-gif-drawable

    6. xmpp协议客户端框架 https://github.com/igniterealtime/Smack

    7. 谷歌地图扩展 https://github.com/googlemaps/android-maps-utils

    8. IO流操作库 https://github.com/square/okio

    9. 监控当前网络流量并区分网络质量:https://github.com/facebook/network-connection-class

    10. 输入校验库:

    11. McImage是一个插件帮助你检查你res中的大图和全量压缩你的res:https://github.com/Mobcase/McImage

    12. 简单、美观、强大、可扩展的 Android 和 Java 日志库:https://github.com/elvishew/xLog

    13. 信用卡OCR库,扫描识别数字:https://github.com/card-io/card.io-Android-SDK

    14. Java字符串操作:https://github.com/shekhargulati/strman-java

    15. 多渠道打包:

    16. 应用内截屏:https://github.com/tarek360/InstaCapture

    17. 加快加载Dex文件速度:https://github.com/asLody/TurboDex

    18. 通过两张静态图片创建为一个有动画效果的SVG图片:https://github.com/bonnyfone/vectalign

    19. 运行时权限请求库:

    20. Apk资源混淆工具,帮助减小apk体积:https://github.com/shwenzhang/AndResGuard

    21. 视频播放:

    22. 测试框架:

    23. 创建notification https://github.com/halysongoncalves/pugnotification

    24. Webview与JS交互 https://github.com/pedant/safe-java-js-webview-bridge

    25. Webview支持html5播放视频 https://github.com/cprcrack/VideoEnabledWebView

    26. 集成社交网络 https://github.com/gorbin/ASNE

    27. 对Camera类封装 https://github.com/Glamdring/EasyCamera

    28. 地图坐标系转换 https://github.com/JackZhouCn/JZLocationConverter

    29. 操作蓝牙:https://github.com/alt236/Bluetooth-LE-Library---Android

    30. 指纹管理工具:

    31. 图片压缩:https://github.com/nanchen2251/CompressHelper

    32. SQLite数据与Excel数据相互转换 https://github.com/li-yu/SQLiteToExcel

Android开源库集合(工具)的更多相关文章

  1. Android开源库集合(控件)

    RecycleView: RecycleView功能增强 https://github.com/Malinskiy/SuperRecyclerView RecycleView功能增强(拖拽,滑动删除, ...

  2. android 开源库集合的链接列表

    1.  内容挺多的 https://github.com/Trinea/android-open-project

  3. Android开源库集合(UI效果)

    动画效果 粒子动画效果 https://github.com/glomadrian/Grav 水波式loading等待动画 https://github.com/race604/WaveLoading ...

  4. GitHub上排名前100的Android开源库介绍(来自github)

    本项目主要对目前 GitHub 上排名前 100 的 Android 开源库进行简单的介绍,至于排名完全是根据 GitHub 搜索 Java 语言选择 (Best Match) 得到的结果,然后过滤了 ...

  5. GitHub Top 100的Android开源库

    摘要: 本项目主要对目前 GitHub 上排名前 100 的 Android 开源库进行简单的介绍, 至于排名完全是根据GitHub搜索Java语言选择「Best M... 本项目主要对目前 GitH ...

  6. 我的Android进阶之旅】GitHub 上排名前 100 的 Android 开源库进行简单的介绍

    GitHub Android Libraries Top 100 简介 本文转载于:https://github.com/Freelander/Android_Data/blob/master/And ...

  7. <Android开源库 ~ 1> GitHub Android Libraries Top 100 简介

    转载自GitHub Android Libraries Top 100 简介 本项目主要对目前 GitHub 上排名前 100 的 Android 开源库进行简单的介绍, 至于排名完全是根据 GitH ...

  8. GitHub上排名前100的Android开源库介绍

    GitHub上排名前100的Android开源库介绍 文章来源: http://www.open-open.com/news/view/1587067#6734290-qzone-1-31660-bf ...

  9. 【Java&amp;Android开源库代码分析】のandroid-async-http の开盘

          在<[Java&Android开源库代码剖析]のandroid-smart-image-view>一文中我们提到了android-async-http这个开源库,本文正 ...

随机推荐

  1. Django_重装系统后无法使用 sqlite 数据库报错:com.intellij.execution.ExecutionException: Exception in thread "main" java.lang.ClassNotFoundException: org.sqlite.JDBC

     重装系统后无法使用 sqlite 数据库报错 报错 : com.intellij.execution.ExecutionException: Exception in thread "ma ...

  2. raft 论文

    raft 论文,摘自  http://www.infoq.com/cn/articles/raft-paper raft动画:https://raft.github.io/ raft说明动画:

  3. linux ------ 硬连接和软连接(软连接也叫符号连接)

    在Linux的文件系统中,保存在磁盘分区中的文件不管是什么类型都给它分配一个编号,称为索引节点号 (Inode Index).在Linux中,多个文件名指向同一索引节点是存在的.一般这种连接就是硬连接 ...

  4. angularJs的各种服务和指令的使用场景

    $location服务,获取页面跳转带的参数 比如说页面是这样的  localhost:9102/admin/goods.html#?id=123   如何获取这个id=123的值呢?????(注意: ...

  5. SQL记录-PLSQL字符串

    PL/SQL字符串 PL/SQL字符串实际上是一个可选的尺寸规格字符序列.字符可以是数字,字母,空白,特殊字符或全部的组合. PL/SQL提供了三种类型的字符串: 固定长度字符串:在这样的字符串,程序 ...

  6. select遍历list默认选中初始值

    <select id="userstatus" name="userstatus">         <c:forEach items=&qu ...

  7. 流媒体技术学习笔记之(三)Nginx-Rtmp-Module统计某频道在线观看流的客户数

    获得订阅者人数,可以方便地显示观看流的客户数. 查看已经安装好的模块 /usr/local/nginx/sbin/nginx -V 安装从源编译Nginx和Nginx-RTMP所需的工具 sudo a ...

  8. Parquet 格式文件

    Apache Parquet是Hadoop生态圈中一种新型列式存储格式,它可以兼容Hadoop生态圈中大多数计算框架(Hadoop.Spark等),被多种查询引擎支持(Hive.Impala.Dril ...

  9. [原]Android开发优化-Adapter优化

    ListView作为Android开发中使用频率最高的一个控件,保证ListView的流畅运行,对用户体验的提高至关重要.Adapter是ListView和数据源之间的中间人,当每条数据进入可见区时, ...

  10. Java 多线程(Thread) 同步(synchronized) 以及 wait, notify 相关 [实例介绍]

    场景描述 有一家很大的商场,在某市有几个商品配送中心,并有几家分店,这家商场经营很多的商品,平时运营情况是这样的: 根据各分店的商品销售情况,给分店配送相应需求量的商品:并上架到分店指让的位置,供客户 ...