框架名字功能介绍github地址okhttp网络请求https://github.com/square/okhttpretrofit封装okhttphttps://github.com/square/retrofitglide图片显示https://github.com/bumptech/glideleakcanary内存泄漏检测https://github.com/square/leakcanarybutterknife控件初始化https://github.com/JakeWharton/butterknifeblockcanary卡顿检测https://github.com/markzhai/AndroidPerformanceMonitoreventbus事件广播https://github.com/greenrobot/EventBusDagger 2依赖注入框架https://github.com/google/daggerrxjava异步机制https://github.com/ReactiveX/RxJavapicasso图片显示https://github.com/square/picassoandroid-gpuimage图片底层处理https://github.com/CyberAgent/android-gpuimagelogger好看强大的日志https://github.com/orhanobut/loggertimber大神写的日志管理https://github.com/JakeWharton/timberReLinkerso库链接管理https://github.com/KeepSafe/ReLinkerparcelerandroid的parcel封装https://github.com/johncarl81/parcelerBolts-Android多线程框架https://github.com/BoltsFramework/Bolts-Androidcupboard数据库https://github.com/electrolobzik/cupboardlitepal数据库https://github.com/LitePalFramework/LitePalTinker热修复https://github.com/Tencent/tinkerStethodebughttps://github.com/facebook/stethoFragmentation 管理fragmenthttps://github.com/YoKeyword/Fragmentationarouter组件化https://github.com/alibaba/ARouterreact-native用js写apphttps://github.com/facebook/react-nativeDroidPlugin插件化https://github.com/DroidPluginTeam/DroidPluginkotlin新的开发语言https://github.com/JetBrains/kotlinDCloud开源项目集锦DCloud开源项目集锦https://github.com/dcloudio/casecodezxing扫码库https://github.com/zxing/zxingFFmpeg流媒体编解码(c代码)https://github.com/FFmpeg/FFmpeglwip轻量级TCPIP栈(c代码)https://github.com/dreamcat4/lwipguavagoogle的java核心库https://github.com/google/guavanetty事件驱动异步网络应用框架https://github.com/netty/nettyandroid-architecturegoogle出的android架构https://github.com/googlesamples/android-architecturehappy-dns-androiddns库https://github.com/qiniu/happy-dns-android #Framework层源码 binderandroid系统源码http://android.googlesource.com/platform/frameworks/baseAMSandroid系统源码 Application启动android系统源码 Activity启动android系统源码 View绘制android源码View体系 SurfaceFlingerandroid底层C++代码 Handler机制android系统源码 View(group)事件传递android系统源码 Ashmemandroid系统源码 Service启动流程android系统源码 Launcherandroid系统源码 WindowManagerServiceandroid系统源码 AssetManagerandroid系统源码 HandlerThread android系统源码带Looper的ThreadIntentService android系统源码带HandlerThread的ServiceMessengerandroid系统源码