Xrosen
Xrosen
You should use ‘get’ method to view resources
Hi,I'm from China. I guess it should work like this: b.a.overload("java.lang.Object","com.example.MultiMedia").implementation = function(arg2,arg3){ //your code here }
Hi,I am from China,I can resolve it. You should do it like this: Java.perform(function () { Bhi.onCreate.overload("android.os.Bundle").implementation = function (bundle) { this.onCreate(bundle);//remove super,then it works! this.startActivity(this.a()); this.finish(); } });