I have spent almost two weeks trying to get the bindings for Xposed framework for a rooted android phones to work.
Here is the basic tutorial
http://ift.tt/N0yvo8
It says to use "provided" rather than "compile" here
http://ift.tt/1RZWYDt
I'm not sure how to handle that in Xamarin. I also am having issues getting the full class path to hand off to Xposed in the "assets/xposed_init" file. I think it's because Xamarin appends a md5 before the class name. So it says class not found. I'm also guessing that the class needs a native call wrapper since it is called by the framework but all I keep getting is errors. Any help would be appreciated, it's a really small library but it enables so much.
Here is the basic tutorial
http://ift.tt/N0yvo8
It says to use "provided" rather than "compile" here
http://ift.tt/1RZWYDt
I'm not sure how to handle that in Xamarin. I also am having issues getting the full class path to hand off to Xposed in the "assets/xposed_init" file. I think it's because Xamarin appends a md5 before the class name. So it says class not found. I'm also guessing that the class needs a native call wrapper since it is called by the framework but all I keep getting is errors. Any help would be appreciated, it's a really small library but it enables so much.
from xda-developers http://ift.tt/2agzUE0
via IFTTT
No comments:
Post a Comment