Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 playstore 中注册唯一的 android 应用程序名称。我将在 2 个月后放置 apk,所以可以在 playstore 中使用唯一名称吗?所以另一个不能使用该特定名称。请帮助我提前谢谢。
这不可能。在Android市场上的唯一性是基于您的应用程序在发布时的包名称,而Google Play不是基于应用程序名称。您的应用程序包名称必须是唯一的。
Android
Google Play