专栏名称: 开发者全社区
分享和推送Java/Android方向的技术和文章,让你成为这方面的大牛,让你每天都成长一点。同时,我们也会邀请BAT的大牛分享原创!
目录
相关文章推荐
鸿洋  ·  裁员在家如何保持高效学习 ·  2 天前  
鸿洋  ·  PackageManagerService和 ... ·  3 天前  
鸿洋  ·  2024 了, Insets 你不会还不懂吧? ·  5 天前  
鸿洋  ·  鸿蒙版 React Native ... ·  6 天前  
51好读  ›  专栏  ›  开发者全社区

那些年收藏的很实用的Android开源库集合(工具)

开发者全社区  · 公众号  · android  · 2017-04-22 08:19

正文

相关阅读:

吊炸天!74款APP完整源码!

Android经久不衰最受欢迎的开源库整理,你一定用过10个以上,架构师必备

【强烈推荐】Android中高效的显示图片 - Bitmap的内存模型

  1. 图片加载框架:

  • Apk动态加载框架:

  • 数据库框架:

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

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

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

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

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

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


    3. 输入校验库:

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

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


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

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

  • 多渠道打包

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

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

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


  • 运行时权限请求库

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


  • 视频播放:

  • 测试框架:

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

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

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

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

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

  • 自图坐标系转换 https://github.com/JackZhouCn/JZLocationConverter

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

  • 指纹管理工具:https://github.com/JesusM/FingerprintManager


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

  • 看完本文有收获?请分享给更多人

    Java和Android架构

    欢迎关注我们,一起讨论技术,扫描和长按下方的二维码可快速关注我们。搜索微信公众号:JANiubility。

    公众号:JANiubility