Could not determine java version from '17.0.6'.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
Running scans...
Finish scans...
Writing report...
Finish writing report to /home/user/.local/lib/python2.7/site-packages/qark/report/report.html ...
Building exploit APK...
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
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.
Finish building exploit APK...
basic info: system gradle version - 8.1.1
Things I tried but still facing same error:
1. changed system gradle version from 8.1.1 to 5.1.1 (Android/Sdk/gradle/wrapper/gradle-wrapper.properties gradle mentioned version is 5.1.1)
2. changed java version from 17 to 11
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Android/Sdk/gradle/wrapper/gradle-wrapper.properties reference in the report and compare the stated Gradle and Java versions with the reported failure. Reproduce the exploit APK build if the project still supports it; done means the build completes without the Java-version error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, python
- Domain
- build-system, mobile, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100