Hello
I was trying to replace a method in a device admin package, I used XposedBridge.log("Loaded package: " + loadPackageParam.packageName); at the start of the handleLoadPackage to log it, but it was never called with the device admin package. It is called with other packages but not with that package. I don't know what I am missing here.
the module is enabled in the xposed modules.
any help appreciated.
I was trying to replace a method in a device admin package, I used XposedBridge.log("Loaded package: " + loadPackageParam.packageName); at the start of the handleLoadPackage to log it, but it was never called with the device admin package. It is called with other packages but not with that package. I don't know what I am missing here.
the module is enabled in the xposed modules.
any help appreciated.
from xda-developers http://ift.tt/2aHp3X6
via IFTTT
No comments:
Post a Comment