{"id":14109288,"url":"https://github.com/yeungeek/awesome-android-libraries","last_synced_at":"2025-06-26T06:03:23.953Z","repository":{"id":25852468,"uuid":"29292175","full_name":"yeungeek/awesome-android-libraries","owner":"yeungeek","description":"awesome android libraries","archived":false,"fork":false,"pushed_at":"2019-02-11T07:43:57.000Z","size":205,"stargazers_count":255,"open_issues_count":0,"forks_count":76,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-05-05T01:01:57.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://yeungeek.com/awesome-android-libraries","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeungeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-15T10:24:52.000Z","updated_at":"2025-03-07T06:31:44.000Z","dependencies_parsed_at":"2022-08-24T14:15:21.084Z","dependency_job_id":null,"html_url":"https://github.com/yeungeek/awesome-android-libraries","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yeungeek/awesome-android-libraries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeungeek%2Fawesome-android-libraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeungeek%2Fawesome-android-libraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeungeek%2Fawesome-android-libraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeungeek%2Fawesome-android-libraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeungeek","download_url":"https://codeload.github.com/yeungeek/awesome-android-libraries/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeungeek%2Fawesome-android-libraries/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262010863,"owners_count":23244412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-14T10:02:12.460Z","updated_at":"2025-06-26T06:03:23.930Z","avatar_url":"https://github.com/yeungeek.png","language":null,"funding_links":[],"categories":["Other Lists"],"sub_categories":["TeX Lists"],"readme":"# Android开源框架分类\nAndroid开源框架库分类，挑选出最常用，最实用的开源项目，本篇主要介绍的是优秀开源框架库和项目，UI个性化控件会独立介绍。  \n[UI个性化控件](https://github.com/yeungeek/awesome-android-ui)  \n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/yeungeek/awesome-android-libraries?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n## Index\n* [Dependency Injections](#dependency-injections)\n    * [AndroidAnnotations](#androidannotations)\n    * [Butter Knife](#butter-knife)\n    * [Dagger](#dagger)\n* [Networking](#networking)\n\t* [Android Lite Http](#android-lite-http)\n\t* [Asynchronous Http Client for Android](#asynchronous-http-client-for-android)\n\t* [Async Http Client](#async-http-client)\n\t* [HttpCache](#httpcache)\n\t* [Http Request](#http-request)\n\t* [Ion](#ion)\n\t* [OkHttp](#okhttp)\n\t* [Retrofit](#retrofit)\n\t* [Volley](#volley)\n\t* [Volley OkHttp Android](#volley_okhttp_android)\n* [Image Loader](#image-loader)\n    * [Fresco](#fresco)\n    * [Cube SDK](#cube-sdk)\n    * [Glide](#glide)\n    * [ImageCache](#imagecache)\n    * [Picasso](#picasso)\n    * [Universal Image Loader for Android](#universal-image-loader-for-android)\n* [O/R Mapping](#or-mapping)\n    * [ActiveAndroid](#activeandroid)\n    * [GreenDAO](#greendao)\n    * [OrmLite-Android](#ormlite-android)\n    * [Realm](#realm)\n    * [Sugar ORM](#sugar-orm)\n* [Event Buses](#event-buses)\n    * [EventBus](#eventbus)\n    * [Otto](#otto)\n    * [AndroidEventBus](#androideventbus)\n* [JSON](#json)\n    * [fastjson](#fastjson)\n    * [GSON](#gson)\n    * [Jackson](#Jackson)\n    * [Moshi](#moshi)\n* [Background Processing](#background-processing)\n    * [Bolts-Android](#bolts-android)\n    * [android-priority-jobqueue](#android-priority-jobqueue)\n* [Image Processing](#image-processing)\n    * [android-gpuimage](#android-gpuimage)\n    * [ImageFilterForAndroid](#imagefilterforandroid)\n* [Camera](#camera)\n    * [cwac-camera](#cwac-camera)\n    * [SquareCamera](#squarecamera)\n    * [CameraModule](#cameramodule)\n    * [OpenCamera](#opencamera)\n    * [StickerCamera](#stickercamera)\n* [Video](#Video)\n    * [AndroidFFmpeg](#androidffmpeg)\n    * [Vitamio](#vitamio)\n* [Logging](#logging)\n    * [Logger](#logger)\n    * [DebugLog](#debuglog)\n    * [hugo](#hugo)\n* [Android Plugin](#android-plugin)\n    * [AndroidDynamicLoader](#androiddynamicloader)\n    * [dynamic-load-apk](#dynamic-load-apk)\n    * [android-pluginmgr](#android-pluginmgr)\n    * [DroidPlugin](#droidplugin)\n    * [RePlugin](#replugin)\n    * [VirtualAPK](#virtualapk)\n    * [VirtualApp](#virtualapp)\n* [Android Hot Fix](#android-hot-fix)\n    * [Dexposed](#dexposed)\n    * [AndFix](#andfix)\n    * [Nuwa](#nuwa)\n    * [HotFix](#hotfix)\n    * [DroidFix](#droidfix)\n    * [AnoleFix](#anolefix)\n    * [Amigo](#amigo)\n    * [Tinker](#tinker)\n* [Security](#security)\n    * [Conceal](#conceal)\n    * [SQLCipher](#sqlcipher)\n* [Showcases](#showcases)\n    * [PocketHub](#pockethub)\n    * [iosched](#iosched)\n    * [Cheesesquare](#cheesesquare)\n    * [muzei](#muzei)\n    * [u2020](#u2020)\n* [RxJava](#rxjava)\n    * [RxJava](#rxjava-1)\n    * [RxAndroid](#rxandroid)\n    * [RxBinding](#rxbinding)\n    * [RxLifecycle](#rxlifecycle)\n    * [rx-preferences](#rx-preferences)\n    * [sqlbrite](#sqlbrite)    \n    * [Retrofit](#retrofit)\n    * [RxPermissions](#rxpermissions)\n    * [RxFile](#rxfile)\n    * [xBus](#xbus)\n    * [Agera](#agera)\n* [Javascript](#javascript)\n    * [React Native](#react-native)\n    * [Weex](#weex)\n    * [JsBridge](#jsbridge)\n    * [Safe Java Js WebviewBridge](#safe-java-js-webview-bridge)\n    * [RainbowBridge](#rainbowbridge)\n    * [Scripto](#scripto)\n    * [Rexxar](#rexxar)\n* [Weapp](#weapp)\n    * [微信小应用资源汇总整理](#微信小应用资源汇总整理)\n    * [官方开发文档wiki](#官方开发文档wiki)\n    * [weapp ide crack](#weapp-ide-crack)\n* [APM](#apm)\n    * [matrix](#matrix)\n    * [ArgusAPM](#argusapm)\n    * [scouter](#scouter)\n    * [AndroidGodEye](#androidgodeye)\n* [Assistant](#assistant)\n    * [DoraemonKit](#doraemonkit)\n    * [DebugDrawer](#debugdrawer)\n\n### Dependency Injections\n#### [AndroidAnnotations](http://androidannotations.org/)\n**Repository**: [https://github.com/excilys/androidannotations](https://github.com/excilys/androidannotations)  \n**Description**: android快速开发框架。  \n**Features**:  \n* 依赖注入：包括view，extras，系统服务，资源等等\n* 简单的线程模型，通过annotation表示方法运行在ui线程还是后台线程\n* 事件绑定：通过annotation表示view的响应事件，不用在写内部类\n* REST客户端：定义客户端接口，自动生成REST请求的实现\n* 没有你想象的复杂：AndroidAnnotations只是在在编译时生成相应子类\n* 不影响应用性能：仅50kb，在编译时完成，不会对运行时有性能影响。  \n\n\u003e PS：与roboguice的比较：roboguice通过运行时读取annotations进行反射，所以可能影响应用性能，而AndroidAnnotations在编译时生成子类，所以对性能没有影响。  \n\n#### [Butter Knife](http://jakewharton.github.io/butterknife/)\n**Repository**: [https://github.com/JakeWharton/butterknife](https://github.com/JakeWharton/butterknife)  \n**Description**: JakeWharton的开源作品，利用annotation帮你快速完成View的初始化，减少代码。  \n**Features**:  \n* 支持 Activity 中的 View 注入\n* 支持 View 中的 View 注入\n* 支持 View 事件回调函数注入\n\n#### [Dagger](http://square.github.io/dagger/)\n**Repository**: [https://github.com/square/dagger](https://github.com/square/dagger)  \n**Description**: sqaure开源的依赖注入框架，是Guice的一个子集，更轻量，更适合在Android平台使用。  \n**Features**:  \n* 使用 JSR-330标准注解进行构造器注入\n* 使用@Provides注解创建对象\n* 针对依赖树的中心上下文\n* 昂贵资源延迟注入\n* 同一接口的多种实现\n* 静态注入 (针对遗留环境)\n* 绑定的编译时验证\n\n\u003e 依赖注入框架的对比：[dagger-and-butter-knife-vs-android-annotations](http://stackoverflow.com/questions/24351817/dagger-and-butter-knife-vs-android-annotations),[依赖注入浅析](http://blog.csdn.net/tryit1993/article/details/40210687)\n\n\u003ca href=\"#dependency-injections\" title=\"返回目录\" style=\"width:100%\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/yeungeek/awesome-android-libraries/master/art/ic_arrow.png\" align=\"right\"/\u003e\u003c/a\u003e\n### Networking\n#### [Android Lite Http](http://litesuits.com/)\n**Repository**: [https://github.com/litesuits/android-lite-http](https://github.com/litesuits/android-lite-http)  \n**Description**: 一款‘智能’的HTTP框架类库。国人开发的一套框架。  \n**Features**:  \n* 单线程，所有方法都基于一个线程，绝不会跨线程，多线程的事情交给它自带的AsyncExecutor 或者更专业的框架库来解决。\n* 灵活的架构，你可以轻松的替换Json自动化库、参数构建方式甚至默认的apache http client连接方式。\n* 轻量级，微小的的开销，core jar包仅约86kb。\n* 多种请求类型全面支持：get, post, head, put, delete, trace, options, patch.\n* 多文件上传，不需要额外的类库支持。\n* 内置的Dataparser支持文件和位图下载，你也可以自由的扩展DataParser来把原始的http inputstream转化为你想要的东西。\n* 基于json的全自动对象转化： 框架帮你完成Java Object Model 和 Http Parameter之间的转化，完成Http Response与Java Object Model的转化。\n* 自动重定向，基于一定的次数，不会造成死循环。\n* 自动gizp压缩，帮你完成request编码和response解码以使http连接更加快速.\n* 通过网络探测完成智能重试 ，对复杂的、信号不良的的移动网络做特殊的优化。\n* 禁用一种或多种网络, 比如2G，3G。\n* 简明且统一的异常处理体系：清晰、准确的抛出客户端、网络、服务器三种异常。\n* 内置的AsyncExecutor可以让你轻松实现异步和并发的http请求，如果你喜欢，随意使用你自己的AsyncTask或Thread来完成异步，推荐使用更强大、高效的专业并发库。\n\n#### [Asynchronous Http Client for Android](http://loopj.com/android-async-http/)\n**Repository**: [https://github.com/loopj/android-async-http](https://github.com/loopj/android-async-http)  \n**Description**: Android异步Http请求  \n**Used By**:\n  * [Instagram](https://play.google.com/store/apps/details?id=com.instagram.android)\n  * [Pinterest](https://play.google.com/store/apps/details?id=com.pinterest)\n  * [Frontline Commando](https://play.google.com/store/apps/details?id=com.glu.modwarsniper)\n  * [Thousands more apps…](http://www.appbrain.com/stats/libraries/details/loopj_asynchttpclient/android-asynchronous-http-client)\n\n**Features**:\n* 在匿名回调中处理请求结果\n* 在UI线程外进行http请求\n* 请求使用ThreadPool来处理并非资源的使用\n* 文件断点上传\n* 智能重试\n* 默认gzip压缩\n* 内置Json解析\n* 可将Cookies持久化到SharedPreferences\n* [More](https://github.com/loopj/android-async-http#features)\n\n#### [Async Http Client](https://asynchttpclient.github.io/async-http-client/)  \n**Repository**: [https://github.com/AsyncHttpClient/async-http-client](https://github.com/AsyncHttpClient/async-http-client)  \n**Description**: Java异步Http和WebSocket请求。使用NIO实现异步操作，默认的异步实现是基于[Netty]()之上。\n#### [HttpCache](http://www.trinea.cn/android/android-http-cache)\n**Repository**: [https://github.com/Trinea/AndroidCommon](https://github.com/Trinea/AndroidCommon)  \n**Description**: [Trinea](https://github.com/Trinea)大神写的Http缓存工具。  \n**Features**:\n* 根据cache-control、expires缓存http请求\n* 支持同步、异步Http请求\n* 在匿名回调中处理请求结果\n* 在UI线程外进行http请求\n* 默认gzip压缩\n\n#### [Http Request](https://github.com/kevinsawicki/http-request)\n**Repository**: [https://github.com/kevinsawicki/http-request](https://github.com/kevinsawicki/http-request)  \n**Description**: Java HTTP请求库。\n\n#### [Ion](https://github.com/koush/ion)\n**Repository**: https://github.com/koush/ion  \n**Description**: Android异步网络和图片加载.\n**Used By**: [https://github.com/koush/ion#projects-using-ion](https://github.com/koush/ion#projects-using-ion)  \n**Features**: [https://github.com/koush/ion#features](https://github.com/koush/ion#features)  \n#### [OkHttp](http://square.github.io/okhttp/)  \n**Repository**: [https://github.com/square/okhttp](https://github.com/square/okhttp)  \n**Description**: Square开源的http库，支持http和spdy协议.  \n**Features**:\n* 支持HTTP2和[SPDY](http://zh.wikipedia.org/wiki/SPDY)\n* 如果SPDY不可用，利用连接池减少请求延迟\n* 使用GZIP压缩\n* Response缓存减少不必要的请求  \n\n#### [Retrofit](http://square.github.io/retrofit/)\n**Repository**: [https://github.com/square/retrofit](https://github.com/square/retrofit)  \n**Description**: Square开源的Android和Java的REST风格请求库.\n\n#### [Volley](https://android.googlesource.com/platform/frameworks/volley)\n**Repository**: [google volley](https://android.googlesource.com/platform/frameworks/volley) | [https://github.com/mcxiaoke/android-volley](https://github.com/mcxiaoke/android-volley)  \n**Description**: Google提供的网络通信库，使得网络请求更简单、更快速  \n**Features**:  \n* JSON，图像等的异步下载\n* 网络请求的排序\n* 网络请求的优先级处理\n* 缓存\n* 多级别取消请求\n* 和Activity和生命周期的联动（Activity结束时同时取消所有网络请求）\n* [More](http://commondatastorage.googleapis.com/io-2013/presentations/110%20-%20Volley-%20Easy,%20Fast%20Networking%20for%20Android.pdf)\n\n#### [Volley OkHttp Android](https://github.com/lxdvs/Volley-OkHttp-Android/)  \n**Repository**: [https://github.com/lxdvs/Volley-OkHttp-Android](https://github.com/lxdvs/Volley-OkHttp-Android)  \n**Description**: 整合OkHttp和Volley。\n\n\u003ca href=\"#networking\" title=\"返回目录\" style=\"width:100%\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/yeungeek/awesome-android-libraries/master/art/ic_arrow.png\" align=\"right\"/\u003e\u003c/a\u003e\n### Image Loader\n[Android 三大图片缓存原理、特性对比](http://www.trinea.cn/android/android-image-cache-compare/)\n#### [Fresco](http://frescolib.org/)\n**Repository**:\n* [https://github.com/facebook/fresco](https://github.com/facebook/fresco)  \n* [http://fresco-cn.org/](http://fresco-cn.org/)  \n\n**Description**:\nFacebook 开源的一个强大的图片加载组件。  \n**Features**:  \n* 内存管理，两个内存缓存加上磁盘缓存构成了三级缓存\n* 支持流式，图片的渐进式呈现\n* 支持Gif图和WebP格式\n* 更多样的显示，如圆角、进度条、点击重试、自定义对焦点\n* 支持Android2.3+\n\n\n#### [Cube SDK](http://cube-sdk.liaohuqiu.net/)\n**Repository**: [https://github.com/etao-open-source/cube-sdk](https://github.com/etao-open-source/cube-sdk)  \n**Description**: 一淘开源的一款Android开发包，包括图片加载和网络请求服务，综合了Android-Universal-Image-Loader和square等组件优点。  \n**Features**:  \n* 使用简单\n* 加载速度快，节省资源\n* 方便定制和改造\n* 图片复用\n* 只关注请求结果，专注于业务\n* 请求缓存 / 本地预设请求数据\n* 简单的JsonData，轻松访问接口数据\n* 基于Fragment的UI框架\n* 屏幕尺寸信息\n* 网络状态信息\n\n#### [Glide](https://github.com/bumptech/glide)\n**Repository**: [https://github.com/bumptech/glide](https://github.com/bumptech/glide)  \n**Description**: 一个高效、开源、 Android设备上的媒体管理框架。灵活的API，可以和很多网络框架进行整合。  \n**Features**:  \n* GIF动画的解码\n* 本地视频剧照的解码\n* Activity生命周期的集成\n* 转码的支持\n* 动画的支持\n* OkHttp和Volley的支持\n* 其他功能：图片加载过程中占位符等\n\n#### [ImageCache](http://www.trinea.cn/android/android-imagecache/)\n**Repository**: [https://github.com/Trinea/AndroidCommon](https://github.com/Trinea/AndroidCommon)  \n**Description**: Trinea开源的图片缓存，包含内存和Sdcard缓存。\n**Features**:  \n*  支持预取新图片，支持等待队列\n*  包含二级缓存，可自定义文件名保存规则\n*  可选择多种缓存算法(FIFO、LIFO、LRU、MRU、LFU、MFU等13种)或自定义缓存算法\n*  可方便的保存及初始化恢复数据\n*  支持不同类型网络处理\n*  可根据系统配置初始化缓存等\n\n#### [Picasso](http://square.github.io/picasso/)\n**Repository**: [https://github.com/square/picasso](https://github.com/square/picasso)  \n**Description**: square开源的图片缓存。  \n**Features**:\n*  可以自动检测adapter的重用并取消之前的下载\n*  图片变换\n*  可以加载本地资源\n*  可以设置占位资源\n*  支持debug模式\n\n#### [Universal Image Loader for Android](https://github.com/nostra13/Android-Universal-Image-Loader)\n**Repository**: [https://github.com/nostra13/Android-Universal-Image-Loader](https://github.com/nostra13/Android-Universal-Image-Loader)  \n**Description**: 应该是使用最多的图片缓存，支持主流图片缓存的绝大多数特性。  \n**Features**:\n* 多线程图片加载(同步或者异步)\n* 尽可能多的配置选项（线程池，加载器，解析器，内存/磁盘缓存，显示参数等等）\n* 图片可以缓存在内存中，或者设备文件目录下，或者SD卡中\n* 可以监听加载进度\n* 可以自定义显示每一张图片时都带不同参数\n* 支持Widget  \n\n**Used By**:  \n[Applications using](https://github.com/nostra13/Android-Universal-Image-Loader#applications-using-universal-image-loader)\n\n\u003ca href=\"#image-loader\" title=\"返回目录\" style=\"width:100%\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/yeungeek/awesome-android-libraries/master/art/ic_arrow.png\" align=\"right\"/\u003e\u003c/a\u003e\n\n### O/R Mapping\n[5个推荐的orm框架](http://www.sitepoint.com/5-best-android-orms/)\n#### [ActiveAndroid](http://www.activeandroid.com/)\n**Repository**: [https://github.com/pardom/ActiveAndroid](https://github.com/pardom/ActiveAndroid)  \n**Description**: ActiveAndroid是一个轻量级的orm框架，名称命令方式类似于Yii、Rails等使用的orm框架ActiveRecord。  \n#### [GreenDAO](http://greendao-orm.com/)\n**Repository**: [https://github.com/greenrobot/greenDAO](https://github.com/greenrobot/greenDAO)  \n**Description**: GreenDAO是一个轻量级，快速的orm框架。简化建表、查询、更新、插入、事务、索引的操作。  \n**Features**:\n* 性能突出(比ormlite快4-5倍), [performance](http://greendao-orm.com/2011/10/23/current-performance-figures/)  \n* 库小，核心包小于100k\n* 简单易用的API\n* 支持protobuf\n* 自动生成数据库访问代码\n\n#### [OrmLite-Android](http://ormlite.com/sqlite_java_android_orm.shtml)\n**Repository**: [https://github.com/j256/ormlite-android](https://github.com/j256/ormlite-android)  \n**Description**: OrmLite不是Android平台专用的orm框架，它是一个Java orm，OrmLite For Android增加了对Android平台的支持。  \n\n#### [Realm](http://realm.io/)  \n**Repository**: [https://github.com/realm/realm-java](https://github.com/realm/realm-java)  \n**Description**: 移动端的数据库，适用于 Phone、Tablet、Wearable，支持 ORM，线程安全、支持连表及数据库加密，比 SQLite 性能更好。  \n**Features**:\n* 着重移动端\n* 简单易用的API\n* 支持线程安全，关系数据库和加密\n* 访问快速\n* 跨平台\n\n#### [Sugar ORM](http://satyan.github.com/sugar/)  \n**Repository**: [https://github.com/satyan/sugar](https://github.com/satyan/sugar)  \n**Description**: Android平台专用orm框架。  \n**Features**:\n* 配置少\n* 自动生成表结构\n* 支持在不同模式版本直接切换\n\n\u003ca href=\"#or-mapping\" title=\"返回目录\" style=\"width:100%\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/yeungeek/awesome-android-libraries/master/art/ic_arrow.png\" align=\"right\"/\u003e\u003c/a\u003e\n\n### Event Buses\n#### [EventBus](https://github.com/greenrobot/EventBus)\n**Repository**: [https://github.com/greenrobot/EventBus](https://github.com/greenrobot/EventBus)\n**Description**: 事件总线框架，非注解，效率非常高，这里是和square的otto的[对比](https://github.com/greenrobot/EventBus/blob/master/COMPARISON.md)。  \n**Features**:  \n* 非注解\n* 便利，以onEvent方法来接收\n* 性能优化，是android上最快的事件总线框架\n* 单例\n* 事件继承  \n\n#### [Otto](http://square.github.io/otto/)\n**Repository**: [https://github.com/square/otto](https://github.com/square/otto)  \n**Description**: Square开源的事件总线框架，在Guava基础上加强，基于注解形式。\n\n#### [AndroidEventBus](https://github.com/bboyfeiyu/AndroidEventBus)\n**Repository**: [https://github.com/bboyfeiyu/AndroidEventBus](https://github.com/bboyfeiyu/AndroidEventBus)  \n**Description**: [bboyfeiyu](https://github.com/bboyfeiyu)开源的事件总线框架，吸收了greenrobot的EventBus以及square的otto的优点，\n并在此基础上做出了相应的改进，使得事件总线框架更适合用户的使用习惯，也使得事件的投递更加的精准、灵活。\n\n### JSON\n#### [fastjson](https://github.com/alibaba/fastjson)\n**Repository**: [https://github.com/alibaba/fastjson](https://github.com/alibaba/fastjson)  \n**Description**: 阿里巴巴开源JSON解析库，是一个Java语言编写的高性能功能完善的JSON库。它采用一种“假定有序快速匹配”的算法，\n把JSON Parse的性能提升到极致，是目前Java语言中最快的JSON库。[各种JSON库的比较](https://github.com/alibaba/fastjson/wiki/%E5%90%84%E7%A7%8DJSON%E5%BA%93%E7%9A%84%E6%AF%94%E8%BE%83)  \n**Features**:  \n* 速度最快，测试表明，fastjson具有极快的性能，超越任其他的java json parser。包括自称最快的jackson\n* 功能强大，完全支持java bean、集合、Map、日期、Enum，支持范型，支持自省\n* 无依赖，能够直接运行在Java SE 5.0以上版本\n* 支持Android\n\n#### [GSON](https://github.com/google/gson)\n**Repository**: [https://github.com/google/gson](https://github.com/google/gson)  \n**Description**: google开源的JSON解析库\n\n#### [Jackson](http://wiki.fasterxml.com/JacksonHome)\n**Repository**: [https://github.com/FasterXML/jackson-core](https://github.com/FasterXML/jackson-core)  \n**Description**: Jackson可以轻松的将Java对象转换成json对象和xml文档，同样也可以将json、xml转换成Java对象  \n\n#### [Moshi](https://github.com/square/moshi)\n**Repository**: [https://github.com/square/moshi](https://github.com/square/moshi)  \n**Description**: square开源的JSON库，与GSON相比，更少的内建类型，更少的配置，安全的html转义等。\n\n### Background Processing\n#### [Bolts-Android](https://github.com/BoltsFramework/Bolts-Android)\n**Repository**: [https://github.com/BoltsFramework/Bolts-Android](https://github.com/BoltsFramework/Bolts-Android)  \n**Description**: Parse发布的面向Android的底层库集合，参见[parse-announces-bolts](http://www.infoq.com/cn/news/2014/02/parse-announces-bolts)  \n\n#### [android-priority-jobqueue](https://github.com/path/android-priority-jobqueue)\n**Repository**: [https://github.com/path/android-priority-jobqueue](https://github.com/path/android-priority-jobqueue)  \n**Description**: Path开源的android优先级任务队列框架。\n\n### Image Processing\n#### [android-gpuimage](https://github.com/CyberAgent/android-gpuimage)\n**Repository**: [https://github.com/path/android-priority-jobqueue](https://github.com/path/android-priority-jobqueue)  \n**Description**: GPUImage是个功能十分强大、又十分易用的图像处理库。提供各种各样的图像处理滤镜，并且支持照相机和摄像机的实时滤镜。  \n\n#### [ImageFilterForAndroid](http://www.cnblogs.com/daizhj)\n**Repository**: [https://github.com/daizhenjun/ImageFilterForAndroid](https://github.com/daizhenjun/ImageFilterForAndroid)  \n**Description**: 国内的代震军开源的滤镜效果框架。\n\n### Camera\n#### [cwac-camera](https://github.com/commonsguy/cwac-camera)\n**Repository**: [https://github.com/commonsguy/cwac-camera](https://github.com/commonsguy/cwac-camera)  \n**Description**: commonsguy开源的camera操作封装。  \n\n#### [SquareCamera](https://github.com/boxme/SquareCamera)\n**Repository**: [https://github.com/boxme/SquareCamera](https://github.com/boxme/SquareCamera)  \n**Description**: 正方的摄像机，有前后摄像头等操作。  \n\n#### [CameraModule](https://yalantis.com/?utm_source=github)\n**Repository**: [https://github.com/Yalantis/CameraModule](https://github.com/Yalantis/CameraModule)  \n**Description**: Yalantis开源的摄像机，有自动聚焦功能等。\n\n#### [OpenCamera](https://github.com/almalence/OpenCamera)\n**Repository**: [https://github.com/almalence/OpenCamera](https://github.com/almalence/OpenCamera)  \n**Description**: 完整的摄像机，功能很全，不过代码有点乱。\n\n#### [StickerCamera](https://github.com/Skykai521/StickerCamera)\n**Repository**: [https://github.com/Skykai521/StickerCamera](https://github.com/Skykai521/StickerCamera)  \n**Description**: 这是一款集成了相机,图片裁剪,给图片贴贴图打标签的相机应用。  \n\n\u003ca href=\"#camera\" title=\"返回目录\" style=\"width:100%\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/yeungeek/awesome-android-libraries/master/art/ic_arrow.png\" align=\"right\"/\u003e\u003c/a\u003e\n\n### Video\n#### [AndroidFFmpeg](https://github.com/appunite/AndroidFFmpeg)\n**Repository**: [https://github.com/appunite/AndroidFFmpeg](https://github.com/appunite/AndroidFFmpeg)  \n**Description**: FFmpeg视频解析的例子。  \n\n#### [Vitamio](http://www.vitamio.org)\n**Repository**: [https://github.com/yixia/VitamioBundle](https://github.com/yixia/VitamioBundle)  \n**Description**: Vitamio是一款Android 与iOS 平台上的全能多媒体开发框架。  \n**Features**:  \n* 全面支持硬件解码与 GPU 渲染\n* 能够流畅播放 720P 甚至 1080P 高清 MKV，FLV，MP4，MOV，TS，RMVB 等常见格式的视频\n* 在 Android 与 iOS 上跨平台支持 MMS, RTSP, RTMP, HLS(m3u8)等常见的多种视频流媒体协议，包括点播与直播\n\n### Logging\n#### [Logger](https://github.com/orhanobut/logger)\n**Repository**: [https://github.com/orhanobut/logger](https://github.com/orhanobut/logger)  \n**Description**: 简单、美观而且十分强大的 Android 日志工具。  \n\n#### [DebugLog](https://github.com/MustafaFerhan/DebugLog)\n**Repository**: [https://github.com/MustafaFerhan/DebugLog](https://github.com/MustafaFerhan/DebugLog)  \n**Description**: 可以帮你创建更简单和更容易理解的调试日志，能够友好的显示调试信息所在类和函数。  \n\n#### [hugo](https://github.com/JakeWharton/hugo)\n**Repository**: [https://github.com/JakeWharton/hugo](https://github.com/JakeWharton/hugo)  \n**Description**: 用于打印函数信息及执行时间的工具，仅在 debug 模式生效。  \n\n### Android Plugin\n#### [DynamicAPK](https://github.com/CtripMobile/DynamicAPK)  \n**Repository**:  [https://github.com/CtripMobile/DynamicAPK](https://github.com/CtripMobile/DynamicAPK)   \n**Description**: 实现Android多apk/dex方式的apk加载，支持资源分包。\n[携程Android App插件化和动态加载实践](https://www.infoq.com/cn/articles/ctrip-android-dynamic-loading)\n\n#### [AndroidDynamicLoader](https://github.com/mmin18/AndroidDynamicLoader)\n**Repository**: [https://github.com/mmin18/AndroidDynamicLoader](https://github.com/mmin18/AndroidDynamicLoader)  \n**Description**: 点评的插件化实现方式，是用 Fragment 以及 Schema 的方式实现。\n\n#### [dynamic-load-apk](http://blog.csdn.net/singwhatiwanna/article/details/40283117)\n**Repository**: [https://github.com/singwhatiwanna/dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk)  \n**Description**: Apk动态加载框架，热部署，利用 ClassLoader 以及 Activity 代理的方式解决。\n\n#### [android-pluginmgr](https://github.com/houkx/android-pluginmgr)\n**Repository**: [https://github.com/houkx/android-pluginmgr](https://github.com/houkx/android-pluginmgr)  \n**Description**: 一种无须规范限制的动态加载解决方案，插件不需要依赖任何API  \n**Features**:  \n* 插件为普通apk，无须依赖任何jar\n* Activity生命周期由系统自己管理\n* 使用简单，只需要了解一个类PluginManager的两个方法\n* 启动Activity的效率高\n* 不修改插件，被加载的插件仍然可以独立安装。\n\n#### [DroidPlugin](https://github.com/Qihoo360/DroidPlugin)\n**Repository**: [https://github.com/Qihoo360/DroidPlugin](https://github.com/Qihoo360/DroidPlugin)  \n**Description**: DroidPlugin 是360手机助手在Android系统上实现了一种新的插件机制:它可以在无需安装、修改的情况下运行APK文件,此机制对改进大型APP的架构，实现多团队协作开发具有一定的好处。  \n**Features**:  \n* 支持Androd 2.3以上系统\n* 插件APK完全不需做任何修改，可以独立安装运行、也可以做插件运行。要以插件模式运行某个APK，你无需重新编译、无需知道其源码。\n* 插件的四大组件完全不需要在Host程序中注册，支持Service、Activity、BroadcastReceiver、ContentProvider四大组件\n* 插件之间、Host程序与插件之间会互相认为对方已经\"安装\"在系统上了。\n* API低侵入性：极少的API。HOST程序只是需要一行代码即可集成Droid Plugin\n* 超强隔离：插件之间、插件与Host之间完全的代码级别的隔离：不能互相调用对方的代码。通讯只能使用Android系统级别的通讯方法。\n* 支持所有系统API\n* 资源完全隔离：插件之间、与Host之间实现了资源完全隔离，不会出现资源窜用的情况。\n* 实现了进程管理，插件的空进程会被及时回收，占用内存低。\n* 插件的静态广播会被当作动态处理，如果插件没有运行（即没有插件进程运行），其静态广播也永远不回被触发。  \n\n_限制和缺陷:_\n* 无法在插件中发送具有自定义资源的Notification，例如： a. 带自定义RemoteLayout的Notification b. 图标通过R.drawable.XXX指定的通知（插件系统会自动将其转化为Bitmap）\n无法在插件中注册一些具有特殊Intent Filter的Service、Activity、BroadcastReceiver、ContentProvider等组件以供Android系统、已经安装的其他APP调用。\n* 对Activity的LaunchMode支持不够好，Activity Stack管理存在一定缺陷。Activity的onNewIntent函数可能不会被触发。 （此为BUG，未来会修复）\n缺乏对Native层的Hook，对某些带native代码的apk支持不好，可能无法运行。比如一部分游戏无法当作插件运行。\n\n#### [RePlugin](https://github.com/Qihoo360/RePlugin)\n**Description**: RePlugin是一套完整的、稳定的、适合全面使用的，占坑类插件化方案，由360手机卫士的RePlugin Team研发，也是业内首个提出”全面插件化“（全面特性、全面兼容、全面使用）的方案。   \n**Features**:  \n* **极其灵活**：主程序无需升级（无需在Manifest中预埋组件），即可支持新增的四大组件，甚至全新的插件\n* **非常稳定**：Hook点仅有一处（ClassLoader），无任何Binder Hook！如此可做到其崩溃率仅为“万分之一”，并完美兼容市面上近乎所有的Android ROM\n* **特性丰富**：支持近乎所有在“单品”开发时的特性。包括静态Receiver、Task-Affinity坑位、自定义Theme、进程坑位、AppCompat、DataBinding等\n* **易于集成**：无论插件还是主程序，只需“数行”就能完成接入\n* **管理成熟**：拥有成熟稳定的“插件管理方案”，支持插件安装、升级、卸载、版本管理，甚至包括进程通讯、协议版本、安全校验等\n* **数亿支撑**：有360手机卫士庞大的数亿用户做支撑，三年多的残酷验证，确保App用到的方案是最稳定、最适合使用的\n\n#### [VirtualAPK](https://github.com/didi/VirtualAPK)\n**Description**: VirtualAPK 是滴滴出行自研的一款优秀的插件化框架。  \n**Features**:  \n* 功能完备 \n  * 支持几乎所有的 Android 特性\n  * 四大组件方面：四大组件均不需要在宿主manifest中预注册，每个组件都有完整的生命周期\n  * 自定义View：支持自定义 View，支持自定义属性和 style，支持动画\n  * PendingIntent：支持 PendingIntent 以及和其相关的 Alarm、Notification 和AppWidget\n  * 支持插件 Application 以及插件 manifest 中的 meta-data\n  * 支持插件中的so\n* 优秀的兼容性\n  * 兼容市面上几乎所有的 Android 手机，这一点已经在滴滴出行客户端中得到验证\n  * 资源方面适配小米、Vivo、Nubia 等，对未知机型采用自适应适配方案\n  * 极少的 Binder Hook，目前仅仅 hook 了两个 Binder：AMS 和 IContentProvider，Hook过程做了充分的兼容性适配\n  * 插件运行逻辑和宿主隔离，确保框架的任何问题都不会影响宿主的正常运行\n* 入侵性极低\n  * 插件开发等同于原生开发，四大组件无需继承特定的基类\n  * 精简的插件包，插件可以依赖宿主中的代码和资源，也可以不依赖\n  * 插件的构建过程简单，通过Gradle插件来完成插件的构建，整个过程对开发者透明\n\n#### [VirtualApp](https://github.com/asLody/VirtualApp)\n**Description**: VirtualApp 是一个App虚拟化引擎,允许你在App内创建一个虚拟空间，你可以在虚拟空间内任意的安装、启动和卸载APK，这一切都与外部隔离，就如同一个沙盒。\n\n\n### Android Hot Fix\n\u003e 参考 [各大热补丁方案分析和比较](http://blog.zhaiyifan.cn/2015/11/20/HotPatchCompare/)\n\n#### [Dexposed](https://github.com/alibaba/dexposed)\n**Description**: 基于[Xposed](https://github.com/rovo89/Xposed)的AOP框架，方法级粒度，可以进行AOP编程、插桩、热补丁、SDK hook等功能。\n\n#### [AndFix](https://github.com/alibaba/AndFix)\n**Description**: 阿里巴巴的另一个团队的hot fix方案。同样是方法的hook，AndFix不像Dexposed从Method入手，而是以Field为切入点。\n\n\u003e下面的几种是基于[ClassLoader](http://bugly.qq.com/blog/?p=781)机制来实现hot fix方案。是原腾讯空间Android工程师，陈钟发明的热补丁方案，是他在看源码的时候偶然发现的切入点。\n\u003e 比较：  \n\u003e 1. Dexposed不支持Art模式(5.0+)  \n\u003e 2. AndFix支持2.3-6.0  \n\u003e 3. ClassLoader方案支持2.3-6.0    \n\u003e 在兼容性稳定性上，ClassLoader方案很可靠，如果需要应用不重启就能修复，而且方法足够简单，可以使用AndFix，而Dexposed由于还不能支持art\n\n#### [Nuwa](https://github.com/jasonross/Nuwa)\n**Description**: 纯java实现的hot fix方案  \n**Features**:\n* Support both dalvik and art runtime.\n* Support productFlavor and buildType.\n* Support proguard and multidex.\n* Pure java implementation.\n\n#### [HotFix](https://github.com/dodola/HotFix)\n**Description**: 安卓App热补丁动态修复框架  \n\n#### [DroidFix](https://github.com/bunnyblue/DroidFix)\n**Description**: AndroidHotFix/Android 代码热修复  \n\n#### [AnoleFix](https://github.com/dodola/AnoleFix)\n**Description**: Another hotfix 另一个热修复方案 Alpha，来自InstantRun 和 Robust 类似\n\n#### [Amigo](https://github.com/eleme/Amigo)\n**Description**: 饿了么团队开源的 Android hotfix框架\n\n#### [Tinker](https://github.com/Tencent/tinker)\n**Description**: 微信开源的Android Hot fix方案，具体说明：[微信Tinker的一切都在这里，包括源码(一)](http://mp.weixin.qq.com/s?__biz=MzAwNDY1ODY2OQ==\u0026mid=2649286384\u0026idx=1\u0026sn=f1aff31d6a567674759be476bcd12549\u0026scene=0#rd)\n\n\n### Security\n#### [Conceal](http://facebook.github.io/conceal/)\n**Repository**: [https://github.com/facebook/conceal](https://github.com/facebook/conceal)  \n**Description**: Conceal是一套用于Android上的文件加密和鉴权的Java API\n\n#### [SQLCipher](https://www.zetetic.net/sqlcipher/sqlcipher-for-android/)\n**Repository**: [https://github.com/sqlcipher/android-database-sqlcipher](https://github.com/sqlcipher/android-database-sqlcipher)  \n**Description**: Sqlite 加密工具\n\n### Showcases\n#### [PocketHub](https://github.com/pockethub/PocketHub)\n**Repository**: [https://github.com/pockethub/PocketHub](https://github.com/pockethub/PocketHub)  \n**Description**: Github 的 Android 客户端项目\n\n#### [iosched](https://github.com/google/iosched)\n**Repository**: [https://github.com/google/iosched](https://github.com/google/iosched)  \n**Description**: The Google I/O 2014 Android App\n\n#### [Cheesesquare](https://github.com/chrisbanes/cheesesquare)\n**Repository**: [https://github.com/chrisbanes/cheesesquare](https://github.com/chrisbanes/cheesesquare)  \n**Description**: Demos the new Android Design library\n\n#### [muzei](http://muzei.co/)\n**Repository**: [https://github.com/romannurik/muzei](https://github.com/romannurik/muzei)  \n**Description**: 定时更换桌面精美壁纸\n\n#### [u2020](https://github.com/JakeWharton/u2020)\n**Repository**: [https://github.com/JakeWharton/u2020](https://github.com/JakeWharton/u2020)  \n**Description**: 开源框架集成的demo\n\n### RxJava\n\u003e Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM\n\n这是RxJava在github上的描述，它是响应式编程在JVM上的一个扩展，核心在于异步。那对于Android来说，带来了什么。\n具体的可以看看[扔物线](https://github.com/rengwuxian)写的[给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)，非常的详细，该有的都有。下面的是一些RxJava的延伸。\n\n#### [RxJava](https://github.com/ReactiveX/RxJava)\n这是本尊，基类，下面的库都是基于RxJava。\n\n#### [RxAndroid](https://github.com/ReactiveX/RxAndroid)\nRxJava在Android的扩展，从版本0.25升级到1.x后，改变非常大，现在1.x剩下来的就只有[AndroidSchedulers](https://github.com/ReactiveX/RxAndroid/blob/master/rxandroid%2Fsrc%2Fmain%2Fjava%2Frx%2Fandroid%2Fschedulers%2FAndroidSchedulers.java)。从中剥离出来[RxBinding](https://github.com/JakeWharton/RxBinding),[RxLifecycle](https://github.com/trello/RxLifecycle),[rx-preferences](https://github.com/f2prateek/rx-preferences)等，详细请看[How to upgrade to RxAndroid 1.0](http://blog.danlew.net/2015/09/01/how-to-upgrade-to-rxandroid-10/)\n\n#### [RxBinding](https://github.com/JakeWharton/RxBinding)\nJake大神的作品，Android UI控件的RxJava实现\n\n#### [RxLifecycle](https://github.com/trello/RxLifecycle)\nRxAndroid的生命周期控制\n\n#### [rx-preferences](https://github.com/f2prateek/rx-preferences)\nSharedPreferences的实现\n\n#### [sqlbrite](https://github.com/square/sqlbrite)\nandroid sqlite的实现\n\n#### [Retrofit](https://github.com/square/retrofit)\nRestful网络请求框架，目前是Jake大神主持，发布了Retrofit2.0.0-beta。  \n而且从1.0开始已经支持Observable。[用 Retrofit 2 简化 HTTP 请求](https://realm.io/cn/news/droidcon-jake-wharton-simple-http-retrofit-2/)\n\n#### [RxPermissions](https://github.com/tbruyelle/RxPermissions)\nRxJava实现的Android运行时权限控制\n\n#### [RxFile](https://github.com/pavlospt/RxFile)\nRxJava实现，从文件，图片或者视频中获取缩略图\n\n#### [xBus](https://github.com/mcxiaoke/xBus)\nEventBus的RxJava实现。 最简单的[RxBus实现](https://github.com/kaushikgopal/RxJava-Android-Samples/blob/master/app%2Fsrc%2Fmain%2Fjava%2Fcom%2Fmorihacky%2Fandroid%2Frxjava%2Frxbus%2FRxBus.java)\n\n#### [Agera](https://github.com/google/agera)\nAgera(瑞典文的意思是\"采取行动\")是一个超轻量级的Android库，帮助Android应用中有生命周期的组件(比如:Activities)或者组件中的对象(比如:Views)预准备数据。\n通过加入函数式响应式编程，Agera可以在 什么时机, 什么线程 和 什么数据 层面上更清晰的分离数据处理流程，并且使用一个接近自然语言的单个表达式就能编写一个复杂的异步流。  \nfrom [Agera中文wiki](https://github.com/captain-miao/AndroidAgeraTutorial/wiki)  \nGoogle Agera vs Reactivex：[Reddit的讨论](https://www.reddit.com/r/androiddev/comments/4g8y7l/advanced_rxjava_google_agera_vs_reactivex/),\n[详细对比](http://akarnokd.blogspot.sg/2016/04/google-agera-vs-reactivex.html)\n\n### Javascript\n现在基于H5 + JavaScript来构建原生APP的技术，当下真的是很火爆。\n#### [React Native](https://github.com/facebook/react-native/)\nReact Native使你能够在Javascript和React的基础上获得完全一致的开发体验，构建世界一流的原生APP。\nReact Native着力于提高多平台开发的开发效率 —— 仅需学习一次，编写任何平台。(Learn once, write anywhere)  \nFacebook已经在多项产品中使用了React Native，并且将持续地投入建设React Native。  \n\n#### [Weex](https://github.com/alibaba/weex)\n阿里的Weex框架是针对动态编程和发布项目的一个可扩展、跨平台的解决方案。  \n具体介绍：[Weex详解：灵活的移动端高性能动态化方案](http://www.infoq.com/cn/articles/introducing-weex)  \n[Weex vs ReactNative](https://zhuanlan.zhihu.com/p/21677103)\n\n### [JsBridge](https://github.com/lzyzsd/JsBridge)\n大头鬼开源的一个JsBridge框架\n### [Safe Java Js WebviewBridge](https://github.com/pedant/safe-java-js-webview-bridge)\nWebView中的Java与JavaScript提供【安全可靠】的多样互通方案实现\n### [RainbowBridge](https://github.com/Sunzxyong/RainbowBridge)\nA safe JsBridge framework\n### [Scripto](https://github.com/ImangazalievM/Scripto)\nJava and JavaScript interaction library\n\n### [Rexxar](https://github.com/douban/rexxar-android)\nRexxar 是一个针对移动端的混合开发框架。现在支持 Android 和 iOS 平台。并有一个 Web 基础库。  \n[豆瓣的混合开发框架 -- Rexxar](http://lincode.github.io/Rexxar-OpenSource)\n* [Rexxar Web](https://github.com/douban/rexxar-web)\n* [Rexxar Android](https://github.com/douban/rexxar-android)\n* [Rexxar iOS](https://github.com/douban/rexxar-ios)\n\n\n### Weapp\n上周被微信小程序刷屏了，各种大号都出来说微信小程序，为了能够迎合变化，不能落后，提供一些资源给大家。\n\u003e 什么是小程序:小程序是一种不需要下载安装即可使用的应用,它实现了应用\"触手可及\"的梦想，用户扫一扫或者搜一下即可打开应用。\n\u003e 也体现了\"用完即走\"的理念，用户不用关心是否安装太多应用的问题。应用将无处不在，随时可用,但又无需安装卸载.  ---- 张小龙\n\n#### [微信小应用资源汇总整理](https://github.com/Aufree/awesome-wechat-weapp)\n整理收集大部分微信小程序的信息，非常管用\n\n#### [微信小程序接入指南](https://mp.weixin.qq.com/debug/wxadoc/introduction/index.html)\n\n#### [weapp ide crack](https://github.com/gavinkwoe/weapp-ide-crack)\n微信小程序的IDE破解,目前只有300个内部邀请资格，用了这个开发小程序无忧，但是不能上传(没有appid)   \n已经不需要破解，官方支持\n\n### APM\nAPM (Application Performance Manage)\n#### [matrix](https://github.com/Tencent/matrix)\nMatrix is a plugin style, non-invasive APM system developed by WeChat.\n\n#### [ArgusAPM](https://github.com/Qihoo360/ArgusAPM)\nPowerful, comprehensive (Android) application performance management platform\n\n#### [Scouter](https://github.com/scouter-project/scouter)\nScouter is an open source APM (Application Performance Management) tool.\n\n#### [AndroidGodEye](https://github.com/Kyson/AndroidGodEye)\nAndroidGodEye:A performance monitor tool for Android , you can easily monitor the performance of your app in real time in pc browser\n\n### Assistant\nDevelop Assistant\n#### [DoraemonKit](https://github.com/didi/DoraemonKit)\nA full-featured APP ( iOS \u0026 Android ) development assistant\n\n#### [DebugDrawer](https://github.com/palaima/DebugDrawer)\nAndroid Debug Drawer for faster development\n\n\u003ca href=\"#index\" title=\"返回目录\" style=\"width:100%\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/yeungeek/awesome-android-libraries/master/art/ic_arrow.png\" align=\"right\"/\u003e\u003c/a\u003e\n\n## Reference\n*  [android-arsenal](https://android-arsenal.com/)\n*  [Trinea android-open-project](https://github.com/Trinea/android-open-project)\n*  [wasabeef awesome-android-libraries](https://github.com/wasabeef/awesome-android-libraries)\n*  [Awesome-RxJava](https://github.com/lzyzsd/Awesome-RxJava)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeungeek%2Fawesome-android-libraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeungeek%2Fawesome-android-libraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeungeek%2Fawesome-android-libraries/lists"}