YAHFA
YAHFA copied to clipboard
固件8.0下hook final方法报错
Nexus5X 安卓版本8.0,hook final方法报错,hook 非final方法正常。 java.lang.IncompatibleClassChangeError: The method 'long com.tencent.wcdb.database.SQLiteDatabase.insertWithOnConflict!(java.lang.String, java.lang.String, android.content.ContentValues, int)' was expected to be of type static but instead was found to be of type virtual (declaration of ...
可以再试试其他final方法,最好是自己写一个测试app