Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 436 Bytes

PatchJDK.md

File metadata and controls

10 lines (8 loc) · 436 Bytes
  1. patch jdk_path/...../libjvm.dylib,which make it possible to load class,the name begin with "java"

  2. use the jre you modified(or use jdk in appdbg-JDK)

  3. change idea settings

  • set gradle jdk version with the patched jdk
  • set gradle java home with the patched jdk in gradle.properties