rovo89/XposedBridge

Maybe change Object... to Object[] parameter types in "findAndHookMethods" in order to be avalaible load parametrs from file?

errorman-awful opened this issue · 0 comments

There is a method like findAndHookMethod that accept the Object... ,and i have class names in my txt file, so how i can invoke that method with my classes names?