Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILURE: Build failed with an exception. #402

Open
vaibhavc418 opened this issue May 21, 2023 · 0 comments
Open

FAILURE: Build failed with an exception. #402

vaibhavc418 opened this issue May 21, 2023 · 0 comments

Comments

@vaibhavc418
Copy link

vaibhavc418 commented May 21, 2023

------------ 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!

@vaibhavc418 vaibhavc418 changed the title custom exploitation APK is not in shown folder, Not able to find the app-debug.apk in defined folder FAILURE: Build failed with an exception. May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant