Android开源库集合(工具)_移动开发_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > 移动开发 > Android开源库集合(工具)

Android开源库集合(工具)

 2017/4/21 5:33:04  博客园小马甲  程序员俱乐部  我要评论(0)
  • 摘要:图片加载框架:Glidehttps://github.com/bumptech/glideAndroid-Universal-Image-Loaderhttps://github.com/nostra13/Android-Universal-Image-LoaderPicassohttps://github.com/square/picassoFrescohttps://github.com/facebook/frescoApk动态加载框架:DynamicLoadApkhttps
  • 标签:android 工具 开源
    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

      original-src="http://upload-images.jianshu.io/upload_images/5022380-484ecd6336b081e0.gif?imageMogr2/auto-orient/strip" />
    8. IO流操作库 https://github.com/square/okio

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

      imageView2/2/w/700" alt="" data-original-src="http://upload-images.jianshu.io/upload_images/5022380-08707879ac36bf5e.png?imageMogr2/auto-orient/strip%7CimageView2/2" />
    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

发表评论
用户名: 匿名