Skip to content

Commit ecf0002

Browse files
committed
++ readme
1 parent 3d844f2 commit ecf0002

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,8 @@ app.onResume.overloads[0].implementation = function() {
101101
Java.activityInterface(Java.cast(this, app), "otherArg1", "otherArg2");
102102
};
103103
```
104+
105+
### additional
106+
* console.log is redirected to Log.e("FridaAndroidInject", what);
107+
104108
The example apk [here](https://github.com/igio90/FridaAndroidInjector/tree/master/example.apk) is built and ready to try. You will see it works! (only arm64).

0 commit comments

Comments
 (0)