android - Is there way to get private signed keystore file from previous apk release file? -


I created a personalized signed keystore using Eclipse and I have released an APK file in the Android Market website. After a few days we found some problems with users and we have fixed issues but I do not have a private signature keystore file. While creating an APK file, I need to use the private signature keystore file used in the previous version release.

Is there a way to get a private signage keystore file from the previous APK release file?

<

"post-text" itemprop = "text">

No

You sign your APC using your Private key, which your APK after that contains your public certificate Private key can not be obtained from this file Otherwise, you will be able to remove any key and sign the apps under your name.

That's why the Android Dev Guide.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -