Skip to content

安卓全埋点解决方案一书阅读及其实践

Notifications You must be signed in to change notification settings

sunnnydaydev/BuryingPoint

Repository files navigation

安卓全埋点解决方案

一、学习目标

1、参考书籍<Android全埋点解决方案>微信读书版

2、学习目标:学习下框架实现的思路及其涉及到的重要知识点。

二、文章

5、AppClick:代理Window.Callback方式
6、AppClick:代理View.AccessibilityDelegate方式
7、AppClick:基于onTouchEvent上的透明层方式
10、AppClick:使用Javassist技术
11、AppClick:使用AST-APT技术

About

安卓全埋点解决方案一书阅读及其实践

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages