| java.lang.Object | |
| ↳ | com.davidluoye.support.app.HookManager |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | HookManager.CrashHooker | ||||||||||
| class | HookManager.InstrumentationHooker | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| HookManager() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Thread.UncaughtExceptionHandler | hookCrash() | ||||||||||
| static Thread.UncaughtExceptionHandler | hookCrash(HookManager.CrashHooker hooker) | ||||||||||
| static Instrumentation | hookInstrumentation(HookManager.InstrumentationHooker hooker) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||