文章定期更新
该专题其他文章:
那些年收藏的Android开源库集合(UI效果)
那些年收藏的Android开源库集合(控件)
-
图片加载框架:
- 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
-
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
-
数据库框架:
-
数据库迁移框架 https://github.com/flyway/flyway
-
xmpp协议客户端框架 https://github.com/igniterealtime/Smack
-
监控当前网络流量并区分网络质量: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
-
多渠道打包:
-
加快加载Dex文件速度:https://github.com/asLody/TurboDex
-
通过两张静态图片创建为一个有动画效果的SVG图片:https://github.com/bonnyfone/vectalign
-
运行时权限请求库:
-
Apk资源混淆工具,帮助减小apk体积:https://github.com/shwenzhang/AndResGuard
-
测试框架:
-
创建notification https://github.com/halysongoncalves/pugnotification
-
Webview与JS交互 https://github.com/pedant/safe-java-js-webview-bridge
-
Webview支持html5播放视频 https://github.com/cprcrack/VideoEnabledWebView
-
对Camera类封装 https://github.com/Glamdring/EasyCamera
-
操作蓝牙:https://github.com/alt236/Bluetooth-LE-Library---Android
-
指纹管理工具:
-
SQLite数据与Excel数据相互转换 https://github.com/li-yu/SQLiteToExcel
-
一个优雅的QR 二维码生成器 https://github.com/SumiMakito/AwesomeQRCode
-
记录主线程中执行的所有方法和它们的执行时间 https://github.com/seiginonakama/BlockCanaryEx
-
视频播放器
-
基于IJKplayer 的多功能视频播放器。HTTPS支持,支持弹幕,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些小动画效果,rtsp、concat、mpeg。 https://github.com/CarGuo/GSYVideoPlayer
-
强大的nuplayer框架 https://github.com/timsheu/NuPlayer-Android
-
谷歌的UniversalMusicPlayer用于播放音视频 https://github.com/googlesamples/android-UniversalMusicPlayer
-
JamsMusicPlayer是一个免费的,功能强大而优雅的Android音乐播放器。 https://github.com/psaravan/JamsMusicPlayer
-
ExoPlayer https://github.com/google/ExoPlayer
-
RTSP-Camera https://github.com/spex66/RTSP-Camera-for-Android
-
ExoPlayer https://github.com/brianwernick/ExoMedia
-
-
Java正则表达式生成工具 https://github.com/VerbalExpressions/JavaVerbalExpressions
网友评论