Android开源库集合(工具)

来源:互联网 发布:国内javascript现状 编辑:程序博客网 时间:2024/05/20 18:48
  1. 图片加载框架:


    • Glide

       https://github.com/bumptech/glide

    • Android-Universal-ImageLoader

       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


  8. IO流操作库

     https://github.com/square/okio

  9. 监控当前网络流量并区分网络质量:

    https://github.com/facebook/network-connection-class


  10. 输入校验库:

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

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


  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. 多渠道打包:

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

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



  16. 应用内截屏

    https://github.com/tarek360/InstaCapture

  17. 加快加载Dex文件速度

    https://github.com/asLody/TurboDex

  18. 通过两张静态图片创建为一个有动画效果的SVG图片:

    https://github.com/bonnyfone/vectalign


  19. 运行时权限请求库:

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



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



  20. Apk资源混淆工具,帮助减小apk体积

    https://github.com/shwenzhang/AndResGuard


  21. 视频播放:

    • 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



  22. 测试框架:

    • A/B 测试框架

       https://github.com/sixpack/sixpack-java



  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. 指纹管理工具

    • https://github.com/JesusM/FingerprintManager


    • https://github.com/uccmawei/FingerprintIdentify


  31. 图片压缩

    https://github.com/nanchen2251/CompressHelper


  32. SQLite数据与Excel数据相互转换

     https://github.com/li-yu/SQLiteToExcel

  33. 一个优雅的QR 二维码生成器 

    https://github.com/SumiMakito/AwesomeQRCode


  34. 记录主线程中执行的所有方法和它们的执行时间https://github.com/seiginonakama/BlockCanaryEx


原创粉丝点击