将 apk 上传到 Playstore 时出错,apk 名称无效 [英] Error when uploading apk to playstore, apk name not valid

查看:30
本文介绍了将 apk 上传到 Playstore 时出错,apk 名称无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发了我的第一个 Android 应用程序,但是当我上传到 Play 商店时出现以下错误:

I developed my very first android app but when i'm uploading to the Play Store I get the following error:

错误

对于那些不会说荷兰语的人,上传失败,您的 apk 的名称必须是以下格式com.example.myapp".我猜我没有这样做,但我不知道如何解决这个.我使用的是 Android Studio 0.6.1

For those not speaking dutch," upload failed, the name of your apk has to be the following format 'com.example.myapp'. I'm guessing I didn't do this but I have no idea how to fix this. I'm using Android Studio 0.6.1

我确实在网上搜索过,但找不到解决方法.

I did search the web but couldn't find a fix.

推荐答案

更改包名(com.example) 无效.使用 (com.xyz).

change the package name (com.example) is invalid. use (com.xyz).

xyz 表示任何你喜欢的东西,但不是例子

xyz means any thing u like but not example

这篇关于将 apk 上传到 Playstore 时出错,apk 名称无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆