WindySha / Xpatch

This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
Apache License 2.0
2.56k stars 393 forks source link

Error: A JNI error has occurred, please check your installation and try again #129

Open Summio opened 9 months ago

Summio commented 9 months ago

Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: com/storm/wind/xpatch/MainCommand has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

tpnet commented 9 months ago

使用高版本的jdk