简体   繁体   中英

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 :

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

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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