問題タブ [xposed-framework]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
1651 参照

xposed - Xposedモジュールを作りたい

だから私はxposedモジュールを作りたいと思っていますが、更新されたものは言うまでもなく、そこに良いビデオチュートリアルを見つけることができません.C#もよく知っていますが、Javaはほとんど知りません.. ありがとう

0 投票する
0 に答える
302 参照

android - XposedBridge not loading my class

This is my first go at writing an Xposed module, so I followed the tutorial to a tee. It took quite awhile before everything was setup properly, but when I run it, it doesn't load my class.

and indeed, no logs are every output from

I've zipped up the whole Android Studio project and put it up on GDrive here: https://drive.google.com/open?id=1eWVxxMd5Ty9OF7gNCMn_cT_E5FDOgnVI

I'm testing on a Nexus 5X running Nougat 7.1.2 and Xposed version 89.

Really, I've looked and haven't found anything sufficiently similar to help me fix this. Any help you guys could give me would be incredible.