It looks like you're new here. If you want to get involved, click one of these buttons!
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:signReleaseBundle'. > 1 exception was raised by workers: java.lang.RuntimeException: java.lang.RuntimeException: Cannot start "jarsigner.exe" process, please add it to the PATH * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. BUILD FAILED in 16s Exec returned: 1 Export failed! See details above. |
Comments
When you installed JDK, did you ask the installer to add the jdk to the PATH ? On adoptium/temurin installer the checkbox isn't ticked by default, so you have to tick it.
Gideros still uses gradle 5.1.1, I'll update it for next release.
Likes: ahmedmaawy
- official oracle JDK 8
- latest android studio
Likes: ahmedmaawy
Likes: MoKaLux
Likes: SinisterSoft, ahmedmaawy, MoKaLux