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

来源:互联网 发布:iphone4s怎么备份数据 编辑:程序博客网 时间:2024/06/08 09:55
  1. 图片加载框架:

    • Glide https://github.com/bumptech/glide

    • Android-Universal-Image-Loader https://github.com/nostra13/Android-Universal-Image-Loader

    • Picasso https://github.com/square/picasso

    • Fresco https://github.com/facebook/fresco

  2. Apk动态加载框架:

    • DynamicLoadApk https://github.com/singwhatiwanna/dynamic-load-apk

    • DynamicAPK https://github.com/CtripMobile/DynamicAPK

    • AndroidDynamicLoader https://github.com/mmin18/AndroidDynamicLoader

    • android-pluginmgr https://github.com/houkx/android-pluginmgr

    • DroidPlugin https://github.com/Qihoo360/DroidPlugin

  3. 数据库框架:

    • requery https://github.com/requery/requery

    • squidb https://github.com/yahoo/squidb

    • LitePal https://github.com/LitePalFramework/LitePal

    • greenDAO https://github.com/greenrobot/greenDAO

    • Realm https://github.com/realm/realm-java

  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

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

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


  3. 输入校验库:

    • https://github.com/yoojia/NextInputs

    • 基于data binding的输入校验库:
      https://github.com/Ilhasoft/data-binding-validator


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

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


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

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

  8. 多渠道打包

    • https://github.com/mcxiaoke/gradle-packer-plugin

    • https://github.com/seven456/MultiChannelPackageTool

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

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

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


  12. 运行时权限请求库

    • https://github.com/Karumi/Dexter


    • https://github.com/ParkSangGwon/TedPermission


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


  14. 视频播放:

    • https://github.com/spex66/RTSP-Camera-for-Android

    • https://github.com/kaltura/player-sdk-native-android

    • https://github.com/brianwernick/ExoMedia

    • https://github.com/google/ExoPlayer

  15. 测试框架:

    • A/B 测试框架 https://github.com/sixpack/sixpack-java

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

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

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

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

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

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

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

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


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

0 0
原创粉丝点击