My understanding is that jarsigner is packaged with OpenJDK, which I’ve installed by running Now I have a bunch of synlinks to the jdk, like so: However, I don’t have jarsigner in the bin directory: What else do I need to do to install this binary? Answer It appears Amazon follows the RedHat packaging scheme with JRE and JDK separated,
Tag: jarsigner
Mac The operation couldn’t be completed. Unable to locate a Java Runtime that supports jarsigner
My purpose is to use jarsigner to sign apk. I get the following prompt: my java version hint: Mac version is 11.6.3 How can I solve this problem please? Answer I finally solved it by downloading the JDK