UtilsAndroid架构

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

2017-04-15  本文已影响71人  passiontim

图片加载框架:

Glidehttps://github.com/bumptech/glide

Android-Universal-Image-Loaderhttps://github.com/nostra13/Android-Universal-Image-Loader

Picassohttps://github.com/square/picasso

Frescohttps://github.com/facebook/fresco

Apk动态加载框架:

DynamicLoadApkhttps://github.com/singwhatiwanna/dynamic-load-apk

DynamicAPKhttps://github.com/CtripMobile/DynamicAPK

AndroidDynamicLoaderhttps://github.com/mmin18/AndroidDynamicLoader

android-pluginmgrhttps://github.com/houkx/android-pluginmgr

DroidPluginhttps://github.com/Qihoo360/DroidPlugin

数据库框架:

requeryhttps://github.com/requery/requery

squidbhttps://github.com/yahoo/squidb

LitePalhttps://github.com/LitePalFramework/LitePal

greenDAOhttps://github.com/greenrobot/greenDAO

Realmhttps://github.com/realm/realm-java

数据库迁移框架https://github.com/flyway/flyway

展示Gif图片库https://github.com/koral--/android-gif-drawable

xmpp协议客户端框架https://github.com/igniterealtime/Smack

谷歌地图扩展https://github.com/googlemaps/android-maps-utils

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

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

输入校验库:

https://github.com/yoojia/NextInputs

基于data binding的输入校验库:

https://github.com/Ilhasoft/data-binding-validator

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

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

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

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

多渠道打包:

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

https://github.com/seven456/MultiChannelPackageTool

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

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

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

运行时权限请求库:

https://github.com/Karumi/Dexter

https://github.com/ParkSangGwon/TedPermission

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

视频播放:

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

测试框架:

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

创建notificationhttps://github.com/halysongoncalves/pugnotification

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

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

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

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

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

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

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

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

SQLite数据与Excel数据相互转换https://github.com/li-yu/SQLiteToExcel

上一篇下一篇

猜你喜欢

热点阅读