| 序号 | SDK名称 | 平台 | 性质 | 所属公司 | 用途 | 源码链接 | LICENSE链接|下载链接 | LICENSE类型 |
|---|---|---|---|---|---|---|---|---|
| 1 | AFNetworking | iOS | 开源 | —— | 网络请求 | https://github.com/AFNetworking/AFNetworking | https://github.com/AFNetworking/AFNetworking/blob/master/LICENSE | MIT License |
| 2 | CocoaAsyncSocket | iOS | 开源 | —— | 长连接sdk,用于IM等 | https://github.com/robbiehanson/CocoaAsyncSocket | https://github.com/robbiehanson/CocoaAsyncSocket/blob/master/LICENSE.txt | MIT License |
| 3 | FMDB | iOS | 开源 | —— | SQLite 对象化存取工具 | https://github.com/ccgus/fmdb | https://github.com/ccgus/fmdb/blob/master/LICENSE.txt | MIT License |
| 4 | IQKeyboardManager | iOS | 开源 | —— | 键盘弹出工具 | https://github.com/hackiftekhar/IQKeyboardManager | https://github.com/hackiftekhar/IQKeyboardManager/blob/master/LICENSE.md | MIT License |
| 5 | Masonry | iOS | 开源 | —— | UI布局库 | https://github.com/SnapKit/Masonry | https://github.com/SnapKit/Masonry/blob/master/LICENSE | MIT License |
| 6 | MBProgressHUD | iOS | 开源 | —— | UI组件 | https://github.com/jdg/MBProgressHUD | https://github.com/jdg/MBProgressHUD/blob/master/LICENSE | MIT License |
| 7 | MJRefresh | iOS | 开源 | —— | UI组件 | https://github.com/CoderMJLee/MJRefresh | https://github.com/CoderMJLee/MJRefresh/blob/master/LICENSE | MIT License |
| 8 | OpenUDID | iOS | 开源 | —— | 设备类型识别工具 | https://github.com/ylechelle/OpenUDID | https://github.com/ylechelle/OpenUDID | MIT license |
| 9 | ReactiveCocoa | iOS | 开源 | —— | 响应式编程工具 | https://github.com/ReactiveCocoa/ReactiveObjC | https://github.com/ReactiveCocoa/ReactiveObjC/blob/master/LICENSE.md | MIT License |
| 10 | SQLCipher | iOS | 开源 | —— | db加密库 | https://github.com/sqlcipher/sqlcipher | https://github.com/sqlcipher/sqlcipher/blob/master/LICENSE | ZETETIC专用开源协议 |
| 11 | SSZipArchive | iOS | 开源 | —— | 压缩文件sdk | https://github.com/ZipArchive/ZipArchive | https://github.com/ZipArchive/ZipArchive/blob/master/LICENSE.txt | MIT License |
| 12 | 图片库(SDWebImage) | iOS | 开源 | —— | 图片库 | https://github.com/SDWebImage/SDWebImage | https://github.com/SDWebImage/SDWebImage/blob/master/LICENSE | MIT License |
| 13 | BEMCheckBox | iOS | 开源 | —— | UI库 | https://github.com/Boris-Em/BEMCheckBox.git | https://github.com/Boris-Em/BEMCheckBox/blob/master/LICENSE | MIT License |
| 14 | JRDB | iOS | 开源 | —— | 基于FMDB数据库封装库 | https://github.com/scubers/JRDB.git | https://github.com/scubers/JRDB/blob/master/LICENSE | MIT License |
| 15 | PromiseKit | iOS | 开源 | —— | 异步调用 | https://github.com/mxcl/PromiseKit.git | https://github.com/mxcl/PromiseKit/blob/master/LICENSE | MIT License |
| 16 | BlocksKit | iOS | 开源 | —— | Block扩展库 | https://github.com/BlocksKit/BlocksKit.git | https://github.com/BlocksKit/BlocksKit/blob/master/LICENSE | MIT License |
| 17 | TAPageControl | iOS | 开源 | —— | UI控件封装 | https://github.com/TanguyAladenise/TAPageControl.git | https://github.com/TanguyAladenise/TAPageControl/blob/master/LICENSE | MIT License |
| 18 | SVProgressHUD | iOS | 开源 | —— | UI组件 | https://github.com/SVProgressHUD/SVProgressHUD.git | https://github.com/SVProgressHUD/SVProgressHUD/blob/master/LICENSE | MIT License |
| 19 | WCDB | Android | 开源 | 腾讯 | SQLite数据库 | https://github.com/Tencent/wcdb | https://github.com/Tencent/wcdb/blob/master/LICENSE | Apache License 2.0 |
| 20 | Bugly | Android | 闭源 | 腾讯 | 异常上报/运营统计 | https://bugly.qq.com/v2/ | —— | —— |
| 21 | Volley | Android | 开源 | 谷歌 | 网络请求库/网络图片加载 | https://github.com/google/volley | https://github.com/google/volley/blob/master/LICENSE | Apache License 2.0 |
| 22 | Gson | Android | 开源 | 谷歌 | 辅助开发 | https://mvnrepository.com/artifact/com.google.code.gson/gson | —— | —— |
| 23 | DiskLruCache | Android | 开源 | JakeWharto | 网络-本地缓存 | https://github.com/JakeWharton/DiskLruCache | https://github.com/JakeWharton/DiskLruCache/blob/master/LICENSE.txt | Apache License 2.0 |
| 24 | otto | Android | 开源 | square | 事件传递 | https://github.com/square/otto | https://github.com/square/otto/blob/master/LICENSE.txt | |
| 25 | 友盟 | Android | 闭源 | 友盟 | 运营统计 | https://www.umeng.com/ | —— | —— |
| 26 | 个推 | Android | 闭源 | 个推 | 消息推送 | https://www.getui.com/ | —— | —— |
| 27 | lottie | Android | 开源 | airbnb | 动画播放 | https://github.com/airbnb/lottie-android | https://github.com/airbnb/lottie-android/blob/master/LICENSE | Apache License 2.0 |
| 28 | 腾讯X5内核 | Android | 闭源 | 腾讯 | 浏览器内核 | https://x5.tencent.com/ | —— | —— |
| 29 | smooth-checkbox | Android | 开源 | andyxialm | 带动画效果的checkbox | https://github.com/andyxialm/SmoothCheckBox | https://github.com/andyxialm/SmoothCheckBox | Apache License 2.0 |
| 30 | zxing-android-embedded | Android | 开源 | journeyapps | 二维码扫描 | https://github.com/journeyapps/zxing-android-embedded | https://github.com/journeyapps/zxing-android-embedded | Apache License 2.0 |
| 31 | zxing | Android | 开源 | zxing | 二维码扫描 | https://github.com/zxing/zxing | https://github.com/zxing/zxing/blob/master/LICENSE | Apache License 2.0 |
| 32 | PhotoView | Android | 开源 | baseflow.com | 图片查看 | https://github.com/Baseflow/PhotoView | https://github.com/Baseflow/PhotoView/blob/master/LICENSE | Apache License 2.0 |
| 33 | leakcanary | Android | 开源 | square | 内存泄漏跟踪 | https://github.com/square/leakcanary | https://github.com/square/leakcanary/blob/main/LICENSE.txt | Apache License 2.0 |
| 34 | XmlToJson | Android | 开源 | smart-fun | XML转JSON | https://github.com/smart-fun/XmlToJson | https://github.com/smart-fun/XmlToJson/blob/master/LICENSE | Apache License 2.0 |
| 35 | okhttp3 | Android | 开源 | square | 网络请求库 | https://github.com/square/okhttp | https://github.com/square/okhttp/blob/master/LICENSE.txt | Apache License 2.0 |
| 36 | upyun-android-sdk | Android | 开源 | 又拍云 | 又拍云图片存储 | https://github.com/upyun/android-sdk | —— | —— |
| 37 | zip4j | Android | 开源 | srikanth-lingala | JAVA解压缩 | https://github.com/srikanth-lingala/zip4j | https://github.com/srikanth-lingala/zip4j/blob/master/LICENSE | Apache License 2.0 |
| 38 | RxAndroid | Android | 开源 | ReactiveX | 辅助开发 | https://github.com/ReactiveX/RxAndroid | https://github.com/ReactiveX/RxAndroid/blob/3.x/LICENSE | Apache License 2.0 |
| 39 | USB-Device-Info | Android | 开源 | alt236 | USB设备信息获取 | https://github.com/alt236/usb-device-info---android | —— | Apache License 2.0 |
| 40 | butterknife | Android | 开源 | JakeWharto | 辅助开发 | https://github.com/JakeWharton/butterknife | https://github.com/JakeWharton/butterknife/blob/master/LICENSE.txt | Apache License 2.0 |
| 41 | autofittextview | Android | 开源 | grantland | 自适应宽度文本 | https://github.com/grantland/android-autofittextview | https://github.com/grantland/android-autofittextview/blob/master/LICENSE.txt | Apache License 2.0 |
| 42 | blurry | Android | 开源 | wasabeef | 模糊处理库 | https://github.com/wasabeef/Blurry | https://github.com/wasabeef/Blurry/blob/main/LICENSE | Apache License 2.0 |
| 43 | sensey | Android | 开源 | nisrulz | 传感器事件&检测手势 | https://github.com/nisrulz/sensey | https://github.com/nisrulz/sensey/blob/master/LICENSE.txt | Apache License 2.0 |
| 44 | bga-titlebar | Android | 开源 | bingoogolapple | 可自定义TitleBar | https://github.com/bingoogolapple/BGATitleBar-Android | —— | Apache License 2.0 |
| 45 | glide | Android | 开源 | bumptech | 图片加载库 | https://github.com/bumptech/glide | https://github.com/bumptech/glide/blob/master/LICENSE | Apache License 2.0 |
| 46 | Android-Image-Cropper | Android | 开源 | ArthurHub | 图片裁剪库 | https://github.com/ArthurHub/Android-Image-Cropper | https://github.com/ArthurHub/Android-Image-Cropper/blob/master/LICENSE.txt | Apache License 2.0 |
| 47 | circleimageview | Android | 开源 | TonicArtos | 圆形图片 | https://github.com/hdodenhof/CircleImageView | https://github.com/hdodenhof/CircleImageView/blob/master/LICENSE.txt | Apache License 2.0 |
| 48 | android-form-edittext | Android | 开源 | vekexasia | 输入框增强 | https://github.com/vekexasia/android-edittext-validator | https://github.com/vekexasia/android-edittext-validator/blob/master/LICENSE | MIT |
| 49 | realtimeblurview | Android | 开源 | mmin18 | 模糊处理库 | https://github.com/mmin18/RealtimeBlurView | https://github.com/mmin18/RealtimeBlurView/blob/master/LICENSE | Apache License 2.0 |
| 50 | ConvenientBanner | Android | 开源 | saiwu-bigkoo | 广告栏滚动播放控件 | https://github.com/saiwu-bigkoo/Android-ConvenientBanner | —— | —— |
| 51 | 鲁班 | Android | 开源 | Curzibn | 图片压缩 | https://github.com/Curzibn/Luban | https://github.com/Curzibn/Luban/blob/master/LICENSE | Apache License 2.0 |
| 52 | pinned-section-listview | Android | 开源 | beworker | 分段头悬停Listview | https://github.com/beworker/pinned-section-listview | —— | Apache License 2.0 |
| 53 | KenBurnsView | Android | 开源 | flavioarfaria | 沉浸式图片浏览 | https://github.com/flavioarfaria/KenBurnsView | https://github.com/flavioarfaria/KenBurnsView/blob/master/LICENSE | LGPL |
| 54 | CircularImageView | Android | 开源 | lopspower | 圆形进度条 | https://github.com/lopspower/CircularImageView | ||
| 55 | RecyclerView-FlexibleDivider | Android | 开源 | yqritc | RecycleView分割线 | https://github.com/yqritc/RecyclerView-FlexibleDivider | https://github.com/yqritc/RecyclerView-FlexibleDivider/blob/master/LICENSE | Apache License 2.0 |
| 56 | ExpandableTextView | Android | 开源 | Manabu-GT | 可展开TextView | https://github.com/Manabu-GT/ExpandableTextView | https://github.com/Manabu-GT/ExpandableTextView/blob/master/LICENSE | Apache License 2.0 |
| 57 | JumpingBeans | Android | 开源 | frakbot | 文字加载状态 | https://github.com/frakbot/JumpingBeans | —— | Apache License 2.0 |
| 58 | SpannedGridLayoutManager | Android | 开源 | jmartinesp | RecycledView的自定义Grid布局 | https://github.com/jmartinesp/SpannedGridLayoutManager | https://github.com/jmartinesp/SpannedGridLayoutManager/blob/master/LICENSE | MIT |
| 59 | dotsindicator | Android | 开源 | tommybuonomo | 翻页底部指示器 | https://github.com/tommybuonomo/dotsindicator | https://github.com/tommybuonomo/dotsindicator/blob/master/LICENSE | Apache License 2.0 |
| 60 | wmpf-cli | Android | 开源 | wmpf | 微信小程序硬件框架 | https://github.com/wmpf/wmpf_demo_external | https://github.com/wmpf/wmpf_demo_external/blob/master/LICENSE | MIT |
| 61 | RecyclerListTreeView | Android | 开源 | hanson1668 | RecycleView树状结构 | https://github.com/hanson1668/RecyclerListTreeView | —— | Apache License 2.0 |
| 62 | WCDB | Android | 开源 | 腾讯 | SQLite数据库 | https://github.com/Tencent/wcdb | https://github.com/Tencent/wcdb/blob/master/LICENSE | Apache License 2.0 |
| 63 | Bugly | Android | 闭源 | 腾讯 | 异常上报/运营统计 | https://bugly.qq.com/v2/ | —— | —— |
| 64 | Volley | Android | 开源 | 谷歌 | 网络请求库/网络图片加载 | https://github.com/google/volley | https://github.com/google/volley/blob/master/LICENSE | Apache License 2.0 |
| 65 | Gson | Android | 开源 | 谷歌 | 辅助开发 | https://mvnrepository.com/artifact/com.google.code.gson/gson | —— | —— |
| 66 | DiskLruCache | Android | 开源 | JakeWharto | 网络-本地缓存 | https://github.com/JakeWharton/DiskLruCache | https://github.com/JakeWharton/DiskLruCache/blob/master/LICENSE.txt | Apache License 2.0 |
| 67 | otto | Android | 开源 | square | 事件传递 | https://github.com/square/otto | https://github.com/square/otto/blob/master/LICENSE.txt | |
| 68 | 友盟 | Android | 闭源 | 友盟 | 运营统计 | https://www.umeng.com/ | —— | —— |
| 69 | 个推 | Android | 闭源 | 个推 | 消息推送 | https://www.getui.com/ | —— | —— |
| 70 | lottie | Android | 开源 | airbnb | 动画播放 | https://github.com/airbnb/lottie-android | https://github.com/airbnb/lottie-android/blob/master/LICENSE | Apache License 2.0 |
| 71 | 腾讯X5内核 | Android | 闭源 | 腾讯 | 浏览器内核 | https://x5.tencent.com/ | —— | —— |
| 72 | smooth-checkbox | Android | 开源 | andyxialm | 带动画效果的checkbox | https://github.com/andyxialm/SmoothCheckBox | https://github.com/andyxialm/SmoothCheckBox | Apache License 2.0 |
| 73 | zxing-android-embedded | Android | 开源 | journeyapps | 二维码扫描 | https://github.com/journeyapps/zxing-android-embedded | https://github.com/journeyapps/zxing-android-embedded | Apache License 2.0 |
| 74 | zxing | Android | 开源 | zxing | 二维码扫描 | https://github.com/zxing/zxing | https://github.com/zxing/zxing/blob/master/LICENSE | Apache License 2.0 |
| 75 | PhotoView | Android | 开源 | baseflow.com | 图片查看 | https://github.com/Baseflow/PhotoView | https://github.com/Baseflow/PhotoView/blob/master/LICENSE | Apache License 2.0 |
| 76 | leakcanary | Android | 开源 | square | 内存泄漏跟踪 | https://github.com/square/leakcanary | https://github.com/square/leakcanary/blob/main/LICENSE.txt | Apache License 2.0 |
| 77 | XmlToJson | Android | 开源 | smart-fun | XML转JSON | https://github.com/smart-fun/XmlToJson | https://github.com/smart-fun/XmlToJson/blob/master/LICENSE | Apache License 2.0 |
| 78 | okhttp3 | Android | 开源 | square | 网络请求库 | https://github.com/square/okhttp | https://github.com/square/okhttp/blob/master/LICENSE.txt | Apache License 2.0 |
| 79 | upyun-android-sdk | Android | 开源 | 又拍云 | 又拍云图片存储 | https://github.com/upyun/android-sdk | —— | —— |
| 80 | zip4j | Android | 开源 | srikanth-lingala | JAVA解压缩 | https://github.com/srikanth-lingala/zip4j | https://github.com/srikanth-lingala/zip4j/blob/master/LICENSE | Apache License 2.0 |
| 81 | RxAndroid | Android | 开源 | ReactiveX | 辅助开发 | https://github.com/ReactiveX/RxAndroid | https://github.com/ReactiveX/RxAndroid/blob/3.x/LICENSE | Apache License 2.0 |
| 82 | USB-Device-Info | Android | 开源 | alt236 | USB设备信息获取 | https://github.com/alt236/usb-device-info---android | —— | Apache License 2.0 |
| 83 | butterknife | Android | 开源 | JakeWharto | 辅助开发 | https://github.com/JakeWharton/butterknife | https://github.com/JakeWharton/butterknife/blob/master/LICENSE.txt | Apache License 2.0 |
| 84 | autofittextview | Android | 开源 | grantland | 自适应宽度文本 | https://github.com/grantland/android-autofittextview | https://github.com/grantland/android-autofittextview/blob/master/LICENSE.txt | Apache License 2.0 |
| 85 | blurry | Android | 开源 | wasabeef | 模糊处理库 | https://github.com/wasabeef/Blurry | https://github.com/wasabeef/Blurry/blob/main/LICENSE | Apache License 2.0 |
| 86 | MaterialDateTimePicker | Android | 开源 | wdullaer | MD风格日期时间选择器 | https://github.com/wdullaer/MaterialDateTimePicker | https://github.com/wdullaer/MaterialDateTimePicker/blob/master/LICENSE | Apache License 2.0 |
| 87 | nineoldandroids | Android | 开源 | JakeWharto | 低版本动画库 | https://github.com/JakeWharton/NineOldAndroids | https://github.com/JakeWharton/NineOldAndroids/blob/master/LICENSE.txt | Apache License 2.0 |
| 88 | glide | Android | 开源 | bumptech | 图片加载库 | https://github.com/bumptech/glide | https://github.com/bumptech/glide/blob/master/LICENSE | Apache License 2.0 |
| 89 | Android-Image-Cropper | Android | 开源 | ArthurHub | 图片裁剪库 | https://github.com/ArthurHub/Android-Image-Cropper | https://github.com/ArthurHub/Android-Image-Cropper/blob/master/LICENSE.txt | Apache License 2.0 |
| 90 | SuperSLiM | Android | 开源 | TonicArtos | RecyclerView布局管理器 | https://github.com/TonicArtos/SuperSLiM | —— | —— |
| 91 | android-form-edittext | Android | 开源 | vekexasia | 输入框增强 | https://github.com/vekexasia/android-edittext-validator | https://github.com/vekexasia/android-edittext-validator/blob/master/LICENSE | MIT |
| 92 | PhotoPicker | Android | 开源 | donglua | 图片选择 | https://github.com/donglua/PhotoPicker | https://github.com/donglua/PhotoPicker/blob/master/LICENSE | Apache License 2.0 |
| 93 | ConvenientBanner | Android | 开源 | saiwu-bigkoo | 广告栏滚动播放控件 | https://github.com/saiwu-bigkoo/Android-ConvenientBanner | —— | —— |
| 94 | 鲁班 | Android | 开源 | Curzibn | 图片压缩 | https://github.com/Curzibn/Luban | https://github.com/Curzibn/Luban/blob/master/LICENSE | Apache License 2.0 |
| 95 | 海信电子秤SDKs | Android | 闭源 | 海信 | 电子秤SDK | http://hics.hisense.com/hard/index.aspx?nodeid=251 | —— | —— |
| 96 | JExcelApi | Android | 开源 | Java Excel操作库 | https://sourceforge.net/projects/jexcelapi/files/jexcelapi/2.6.12/ | —— | LGPL | |
| 97 | RecyclerListTreeView | Android | 开源 | hanson1668 | RecycleView树状结构 | https://github.com/hanson1668/RecyclerListTreeView | —— | Apache License 2.0 |
| 98 | WCDB | Android | 开源 | 腾讯 | SQLite数据库 | https://github.com/Tencent/wcdb | https://github.com/Tencent/wcdb/blob/master/LICENSE | Apache License 2.0 |
| 99 | Bugly | Android | 闭源 | 腾讯 | 异常上报/运营统计 | https://bugly.qq.com/v2/ | —— | —— |
| 100 | Volley | Android | 开源 | 谷歌 | 网络请求库/网络图片加载 | https://github.com/google/volley | https://github.com/google/volley/blob/master/LICENSE | Apache License 2.0 |
| 101 | Gson | Android | 开源 | 谷歌 | 辅助开发 | https://mvnrepository.com/artifact/com.google.code.gson/gson | —— | —— |
| 102 | DiskLruCache | Android | 开源 | JakeWharto | 网络-本地缓存 | https://github.com/JakeWharton/DiskLruCache | https://github.com/JakeWharton/DiskLruCache/blob/master/LICENSE.txt | Apache License 2.0 |
| 103 | otto | Android | 开源 | square | 事件传递 | https://github.com/square/otto | https://github.com/square/otto/blob/master/LICENSE.txt | |
| 104 | 友盟 | Android | 闭源 | 友盟 | 运营统计 | https://www.umeng.com/ | —— | —— |
| 105 | 个推 | Android | 闭源 | 个推 | 消息推送 | https://www.getui.com/ | —— | —— |
| 106 | lottie | Android | 开源 | airbnb | 动画播放 | https://github.com/airbnb/lottie-android | https://github.com/airbnb/lottie-android/blob/master/LICENSE | Apache License 2.0 |
| 107 | 腾讯X5内核 | Android | 闭源 | 腾讯 | 浏览器内核 | https://x5.tencent.com/ | —— | —— |
| 108 | smooth-checkbox | Android | 开源 | andyxialm | 带动画效果的checkbox | https://github.com/andyxialm/SmoothCheckBox | https://github.com/andyxialm/SmoothCheckBox | Apache License 2.0 |
| 109 | zxing-android-embedded | Android | 开源 | journeyapps | 二维码扫描 | https://github.com/journeyapps/zxing-android-embedded | https://github.com/journeyapps/zxing-android-embedded | Apache License 2.0 |
| 110 | zxing | Android | 开源 | zxing | 二维码扫描 | https://github.com/zxing/zxing | https://github.com/zxing/zxing/blob/master/LICENSE | Apache License 2.0 |
| 111 | PhotoView | Android | 开源 | baseflow.com | 图片查看 | https://github.com/Baseflow/PhotoView | https://github.com/Baseflow/PhotoView/blob/master/LICENSE | Apache License 2.0 |
| 112 | leakcanary | Android | 开源 | square | 内存泄漏跟踪 | https://github.com/square/leakcanary | https://github.com/square/leakcanary/blob/main/LICENSE.txt | Apache License 2.0 |
| 113 | XmlToJson | Android | 开源 | smart-fun | XML转JSON | https://github.com/smart-fun/XmlToJson | https://github.com/smart-fun/XmlToJson/blob/master/LICENSE | Apache License 2.0 |
| 114 | okhttp3 | Android | 开源 | square | 网络请求库 | https://github.com/square/okhttp | https://github.com/square/okhttp/blob/master/LICENSE.txt | Apache License 2.0 |
| 115 | upyun-android-sdk | Android | 开源 | 又拍云 | 又拍云图片存储 | https://github.com/upyun/android-sdk | —— | —— |
| 116 | zip4j | Android | 开源 | srikanth-lingala | JAVA解压缩 | https://github.com/srikanth-lingala/zip4j | https://github.com/srikanth-lingala/zip4j/blob/master/LICENSE | Apache License 2.0 |
| 117 | RxAndroid | Android | 开源 | ReactiveX | 辅助开发 | https://github.com/ReactiveX/RxAndroid | https://github.com/ReactiveX/RxAndroid/blob/3.x/LICENSE | Apache License 2.0 |
| 118 | USB-Device-Info | Android | 开源 | alt236 | USB设备信息获取 | https://github.com/alt236/usb-device-info---android | —— | Apache License 2.0 |
| 119 | butterknife | Android | 开源 | JakeWharto | 辅助开发 | https://github.com/JakeWharton/butterknife | https://github.com/JakeWharton/butterknife/blob/master/LICENSE.txt | Apache License 2.0 |
| 120 | UltimateBar | Android | 开源 | Zackratos | 自定义状态栏 | https://github.com/Zackratos/UltimateBar | https://github.com/Zackratos/UltimateBar/blob/ultimatebar3/LICENSE | Apache License 2.0 |
| 121 | AndroidAutoSize | Android | 开源 | JessYanCoding | Android 屏幕适配方案 | https://github.com/JessYanCoding/AndroidAutoSize | https://github.com/JessYanCoding/AndroidAutoSize/blob/master/LICENSE | Apache License 2.0 |
| 122 | android-form-edittext | Android | 开源 | vekexasia | 输入框增强 | https://github.com/vekexasia/android-edittext-validator | https://github.com/vekexasia/android-edittext-validator/blob/master/LICENSE | MIT |
| 123 | autofittextview | Android | 开源 | grantland | 自适应宽度文本 | https://github.com/grantland/android-autofittextview | https://github.com/grantland/android-autofittextview/blob/master/LICENSE.txt | Apache License 2.0 |
| 124 | WeSwipe | Android | 开源 | WangcWj | 侧滑菜单 | https://github.com/WangcWj/WeSwipe | —— | —— |
| 125 | opensdk | Android | 闭源 | 腾讯 | 微信分享 | https://open.weixin.qq.com/ | https://www.apache.org/licenses/LICENSE-2.0.txt | Apache License 2.0 |
| 126 | tbssdk | Android | 闭源 | 腾讯 | 加载网页 | https://x5.tencent.com/tbs/index.html | —— | —— |
| 127 | com.xiaomi.mipush | Android | 闭源 | 小米 | 个推 | https://www.mi.com/ | —— | —— |
| 128 | com.umeng | Android | 闭源 | 小米 | 个推 | https://www.umeng.com/ | —— | —— |
| 129 | com.amap.api | Android | 闭源 | —— | 获取地址信息 | https://github.com/qiuxiang/react-native-amap-geolocation | —— | —— |