Pinned Repositories
ApkShellingDemo
使用 xposed 框架 ,获取通过 360加固、梆梆加固、腾讯乐固、百度加固 这种免费加固过应用的 dex文件。实现反编译
AppInternalTest
app内测分发
autoPackage
自动打包加固打渠道包
component-api-Demo
使用自动生成api模块 + spi 解决 模块化后项目代码中心化问题
DatabindingDebug
DataBinding 源码阅读
LeakCanaryDemo
LeakCanary源码阅读笔记
LuoChen
自己的
MatrixDebug
Matrix阅读debug,注释
NetMonitor
基于okhttp的 全链路 网络监控
walleBuildChannel
用于解决360加固后渠道信息消失和使用 walle 构建渠道包并签名的工具
NiLuogege's Repositories
NiLuogege/LuoChen
自己的
NiLuogege/UninstallListener
Linux内核监听文件删除(app卸载)-----但是高版本好像已经fork()不成功了(创建子进程)
NiLuogege/-
NiLuogege/-XUtils-IOC-
NiLuogege/android-art-res
the source code in research art of android development
NiLuogege/androidannotations
Fast Android Development. Easy maintainance.
NiLuogege/butterknife
Bind Android views and callbacks to fields and methods.
NiLuogege/code_framework
关于架构的代码
NiLuogege/CustomFloatBall
一个工具类的悬浮按钮
NiLuogege/ListViwePanel
随listView滚动条 一起滚动的 提示器
NiLuogege/MyHandler
模仿Android源码写的Handler通讯机制---->(Handler,message,messageQueue,Looper,ThreadLocal 之间的关系,有助于理解Handler原理)
NiLuogege/MyVolley
模仿Volley写的网络请求框架
NiLuogege/MyXutilsSqlite
模仿XUtils实现了 数据库的正删改查
NiLuogege/rxjava-retrofit-okHttp-get-post-download-
rxjava + retrofit + okHttp 进行 get post download 操作
NiLuogege/ViewStudy