简体   繁体   English

如何创建debug.keystore注册(android)

[英]how to create the debug.keystore registration ( android )

hi i trying to upload app to Samsung app store and every time i upload the app they send to me this message : 嗨,我尝试将应用上传到Samsung应用商店,并且每次我上传应用时,他们都会向我发送以下消息:

Result : Pr-Review rejected(API Fail)
Failure Details: This app using debug key store:C N=Android Debug, O=Android, C=US 

and i deleted the debug.key store from "C:\\Users\\android\\debug.key store" and reinstalling the eclipse with the last update and there is the same problem every time i trying to upload any apk to Samsung store its rejected 并且我从"C:\\Users\\android\\debug.key store"删除了debug.key存储,并使用最新更新重新安装了eclipse,每次我尝试将任何apk上传到三星存储时都遇到相同的问题,它被拒绝了

so is any one know how to solve this problem or what is this problem meaning ? 那么有人知道如何解决这个问题或这个问题的含义是什么?

You cannot publish your apps using a debug key. 您无法使用调试密钥发布应用。 In your IDE (Eclipse or Android Studio) go to Build > Generate Signed APK and create a keystore. 在您的IDE(Eclipse或Android Studio)中,转到Build > Generate Signed APK并创建一个密钥库。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM