Can I somehow get details from android key alias? like validity, organisation and so on... I lost my key and keystore files, but I remember all passwords, is there any way how can I get this information from existing apk file?
All I need to do is just export new version of my application and I want it to replace previous after installation.
THX