简体   繁体   English

有没有一种方法可以验证功能和促销图片是否可以在Google Play上发布Android应用(通过开发者控制台)

[英]Is there a way to verify feature and promo images are OK for publishing Android app on Google play (via developers console)

Is there a way I can verify beforehand (before actually uploading the APK) on Google play developer console that the images - promo images, feature images, screenshots conform to their specification (no alpha, no bleed, 32 bit png or jpeg etc). 有没有一种方法可以在Google Play开发者控制台上预先验证(实际上传APK之前),这些图像-促销图像,功能图像,屏幕截图是否符合其规格(无alpha,无出血,32位png或jpeg等)。 I have images being created by a 3rd party and I wanted to make sure Google play will accept it when the times comes to upload my app. 我有一个由第三方创建的图片,我想确保在需要上传我的应用时Google Play会接受它。

Currently it wouldn't let me upload just the images unless I upload the .apk file. 目前,除非我上传.apk文件,否则它不会让我仅上传图像。

Thanks in advance. 提前致谢。

  1. Create an android apk, sign it while releasing. 创建一个android apk,并在发布时对其进行签名。 (Hello World project provided by the Android SDK) (Hello World项目由Android SDK提供)
  2. Upload it in the console and test your images. 将其上传到控制台并测试您的图像。
  3. Delete afterwards. 之后删除。

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

相关问题 通过Google Play控制台发布发布代号为一个应用程序的警告消息禁用“开始推出”按钮 - Warning messages on publishing publishing codename one app via Google play console Start To Roll Out Button disabled 在新的 Google Play 控制台中找不到“定时发布”功能 - Cannot find "Timed publishing" feature in new google play console 与Google Play开发者控制台无关联 - no connection with Google play developers console Google Developers Console和Google Play控制台 - Google Developers Console and Google Play Console 在 Google Play 上发布 Android 应用的屏幕截图大小 - Screenshot sizes for publishing android app on Google Play 在 Google Play Store/Android 上发布私人应用 - Publishing Private App on Google Play Store/Android 有没有办法在 Google Play 控制台中为我的 Android 应用程序设置终身订阅? - Is there a way to setup lifetime subscription for my Android app in Google Play Console? 新的 Google Play 控制台 - 第一个应用发布的托管发布 - New Google play console - managed publishing for first app release 谷歌播放控制台中的数据安全表单是否需要发布应用程序? - Data safety form in google play console does it require a publishing of the app? 在 Google Play 控制台上发布 Instant App 时遇到问题 - Facing issue while publishing Instant App on Google Play Console
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM