Android Question Find private sign key in APK

JCO

Active Member
Licensed User
Longtime User
Hi,
I'm having a bit of a problem with an app that I wrote a few years back and for which I have a new version now. It (the new version) won't install over existing installations because apparently the private sign keys don't match.
Is there a way to find out inside a compiled apk to find out the key that was used to build it?

Thanks,
Julio
 

JCO

Active Member
Licensed User
Longtime User
Thanks for the response, Erel.
It wasn't the debug key. I finally found the old key in my previous PC!
 
Upvote 0
Top