Description
------------ Building Exploit APK ------------
FAILURE: Build failed with an exception.
-
What went wrong:
Could not determine java version from '17.0.6'. -
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Do you want to install this to your device? (y/n)y
INFO - Installing...
INFO - The apk can be found in the /home/kali/Desktop/qark/qark-0.9-alpha.10/build/qark directory
Performing Streamed Install
adb: failed to stat /home/kali/Desktop/qark/qark-0.9-alpha.10/build/qark/app/build/outputs/apk/app-debug.apk: No such file or directory
An html report of the findings is located in : /home/kali/Desktop/qark/qark-0.9-alpha.10/report/report.html
Goodbye!
***************** After changing Java to 11.0.17 *************
------------ Building Exploit APK ------------
FAILURE: Build failed with an exception.
-
What went wrong:
Could not determine java version from '11.0.17'. -
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Do you want to install this to your device? (y/n)y
INFO - Installing...
INFO - The apk can be found in the /home/kali/Desktop/qark/qark-0.9-alpha.10/build/qark directory
Performing Streamed Install
adb: failed to stat /home/kali/Desktop/qark/qark-0.9-alpha.10/build/qark/app/build/outputs/apk/app-debug.apk: No such file or directory
An html report of the findings is located in : /home/kali/Desktop/qark/qark-0.9-alpha.10/report/report.html
Goodbye!