SootTutorial
SootTutorial copied to clipboard
Execution failed for task ':run'. > Process 'command 'C:\Program Files\Java\jdk-11.0.16.1\bin\java.exe'' finished with non-zero exit value 1
When I use the command ./gradlew run --args="AndroidCallGraph CHA draw"
I first customize AndroidCallGraph.java file to my APK, and change the main activity and the other parameters as seen in the figure. then run the command

