安卓app上传

来源:互联网 发布:东野圭吾知乎 编辑:程序博客网 时间:2024/04/29 13:02

You uploaded an APK that is not zip aligned. You will need to run a zip align tool on your APK and upload it again.

解决方法:http://developer.android.com/tools/help/zipalign.html


You need to use a different package name because "net.reecam.ipc" already exists in Google Play.

You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode.

解决方法:http://developer.android.com/tools/publishing/app-signing.html#releasecompile


You uploaded an unsigned APK. You need to create a signed APK. Learn more about signing.

解决方法:file->export


You need to use a different package name because "com.tenvis.ipc" is already used by one of your other applications.


原创粉丝点击