I was going to try enveloping android application but it failed with error message below. JDK and build-tools folder should be ok. Wrong JDK would fail earlier so I'm guessing this this is about aapt.exe which (I'm guessing) is used to re-pack assets with encryption.
path to aapt.exe points to latest build-tools folder which contains aapt.exe and aapt2.exe.
- Creation of DEX file failed. Make sure that the paths for JDK and aapt.exe are specified correctly in the Settings dialog box. (2028)
Any idea how to troubleshoot this issue?