In short, use Java 8 and run ./gradlew build
. For more information and Docker setup, follow this link.
Run the below command to generate callgraph,
./gradlew run --args="${path_to_apk}"
After successful execution, a dot file named output.dot
will be generated.