Hi,
Is it possible to sign /& align Cordova apks using jdk 8 ?
I follow https://www.scirra.com/tutorials/861/ho ... id-app-apk to sign/align my apks
but
I switched from using Intel XDK to PhoneGap CLI and upgraded from jdk 6 to 8.
Now when I got to sign /& align my Cordova apk in Command Line it isnt able to timestamp the apk, therefore when I go to upload it in Google Play it says there is some information missing from apk. So I was just wondering if I can export to Cordova in R192+ and have jdk 8 installed - (the keystore file was generated in jdk 6)