I wanted to hook methods in the file Canvas_Delegate.java
The file is located in Android_Source/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
I usually manage small tweaks by hooking common classes just fine.
However xposed keeps complaining about ClassNotFoundError.
Is the class loaded by the DexClassLoader? So I just change the default classLoader and it should be fine?
Or is it something else I'm missing?
The file is located in Android_Source/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
I usually manage small tweaks by hooking common classes just fine.
However xposed keeps complaining about ClassNotFoundError.
Is the class loaded by the DexClassLoader? So I just change the default classLoader and it should be fine?
Or is it something else I'm missing?
from xda-developers http://ift.tt/2cvaCab
via IFTTT
No comments:
Post a Comment