I am trying to create a binding for the XposedBridge framework for Android. The issue is that all the tutorials and guides I have seen say to add the .jar as a "InputJar" and from there it will generate the bindings. I have tried that and it says there were no errors during build. But upon...