| 名称 | 使用场景 | 目的 | 涉及用户个人信息范围 | 链接 | ||||||||
| iOS端: | Masonry | 页面布局 | 提供一种页面布局框架 | ⽆ | https://github.com/SnapKit/Masonry | |||||||
| MJExtension | 网络请求 | 网络请求数据解析 | 无 | https://github.com/CoderMJLee/MJExtension | ||||||||
| MBProgressHUD | 加载视图 | 提供⼀种加载视图 | ⽆ | https://github.com/jdg/MBProgressHUD | ||||||||
| SSZipArchive | 压缩 | 对⽂件、⽇志进⾏压缩的框架 | 无 | https://github.com/ZipArchive/ZipArchive | ||||||||
| Reachability | 网络请求 | 判断网络是否可用 | 无 | https://github.com/tonymillion/Reachability | ||||||||
| ActionSheetPicker | 弹框 | 提供⼀种弹出视图的框架 | ⽆ | https://github.com/TimCinel/ActionSheetPicker | ||||||||
| SAMKeychain | 储存数据 | 一种将数据保存至钥匙串的框架 | ⽆ | https://github.com/soffes/SAMKeychain | ||||||||
| Realm | 存储数据 | 一种将数据保存至本地的框架 | ⽆ | https://github.com/realm/realm-swift | ||||||||
| CocoaLumberjack | 将⽇志输出到⽂件 | 将代码异常信息记录到⽇志⽂件 | ⽆ | https://github.com/CocoaLumberjack/CocoaLumberjack | ||||||||
| skpsmtpmessage | 发送日志 | 发送日志到邮箱 | ⽆ | https://github.com/jetseven/skpsmtpmessage | ||||||||
| Bugly | 发送日志 | 发送应用崩溃信息 | ⽆ | https://bugly.qq.com/v2/ | ||||||||
| Android端 | Gson | Java对象和JSON的相互转换库 | 用于将 Java 对象转换为其 JSON 表示形式,以及将 JSON 字符串转换为等效的 Java 对象库 | 无 | https://github.com/google/gson | |||||||
| Android-PickerView | 时间选择器 | 查询阅读记录对时间进行选择 | 无 | https://github.com/Bigkoo/Android-PickerView | ||||||||
| Glide | 图片加载 | 提供图⽚异步加载的框架 | 无 | https://github.com/bumptech/glide | ||||||||
| Zip4j | 文件压缩 | ⽤于意⻅反馈时对⽂件、 ⽇志进⾏压缩的框架 |
无 | https://github.com/srikanth-lingala/zip4j | ||||||||
| Live-event-bus x | 消息通知 | 提供⽣命周期感知能⼒的 Android消息总线框架 |
无 | https://github.com/JeremyLiao/LiveEventBus/ | ||||||||
| Pictureselector | 图片和视频选择 | 提供图⽚视频⽂件的选择 和预览框架 |
无 | https://github.com/LuckSiege/PictureSelector | ||||||||
| 友盟+ | 分享 | 友盟分享SDK,负责给用户提供会议分享功能 | 设备相关信息(设备唯一识别码:AndroidID,设备型号,MAC地址,SSID,Wifi信息,任务列表) | https://www.umeng.com/social | ||||||||
| Android-pdf-viewer | PDF阅读器 | 用于展示用户手册PDF格式阅读 | 无 | https://github.com/barteksc/AndroidPdfViewer/ | ||||||||
| SweetAlertDialog | 消息提示框 | 为用户展示必要的提示信息 | 无 | https://github.com/pedant/sweet-alert-dialog | ||||||||
| RabbitMQ | 消息通信 | 通过消息队列建立客户端和服务端的通信 | 无 | https://www.rabbitmq.com/ |