I made a keystore a while ago for my Android apps but I can't remember how long I set the validity for.
Is there a way to find out how long the keystore is good for?
I made a keystore a while ago for my Android apps but I can't remember how long I set the validity for.
Is there a way to find out how long the keystore is good for?
When you export a signed APK file from the ADT in Eclipse (assuming you are working in Eclipse), the
Export Android Application
dialog shows the keystore expiry date;You can use the keytool from the jdk to get certificate info. A command like this should work
Replace