java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType at com.hjq.http.EasyUtils.getGenericType(EasyUtils.java:421) at ...
I have a problem with using a Java.cast inside an onButtonClick event overwrite in Android. This is my hooking code: Java.perform(function () { var hook = Java.use('com.test.MainActivity$1'); var ...