开发者

End User License Certificate for APK File in Android?

I have published my app in android market successfully. I have signed my app by Eclipse IDE. that is Exporting the Android Application and setting alias nam开发者_JS百科e and credentials like that.

Now i want to upgrade my app. i have changed my version code and version name in the manifest file. Now i have to sign my application with the same certificate(i.e. selecting same alias name) to publish the update else it will throw error like certificate does not match.

So My doubt is about if i changed my PC then i can copy all of my workspace to that machine. But how can i get the same End User Certificate to that machine.

Is there any possible way to get it. Any Idea?

Thanks in Advance.


while you create apk it will also genrate certificate insame directory now with using it you can update you apk.

if there are not problem of sdk then take precaution mention in following step ::

1. your package name is match with previos package
2. your minSDK version are not change in manifest file
3. must use previos certificate with password confidentiality.
4. change version code as well as version name

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜