在 Google Play 上发布 Android 应用的屏幕截图大小
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12380991/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Screenshot sizes for publishing android app on Google Play
提问by Vishal
On the developer's console when you go to publish your android application the screenshots are needed with the following specifications, 320 x 480, 480 x 800, 480 x 854,1280 x 720, 1280 x 800 24 bit PNG or JPEG (no alpha) Full bleed, no border in art. Now on this linkit says, "You may upload up to 8 screenshots." My questions is,
在开发者控制台上,当您发布 Android 应用程序时,需要具有以下规格的屏幕截图,320 x 480、480 x 800、480 x 854、1280 x 720、1280 x 800 24 位 PNG 或 JPEG(无 alpha)完整流血,艺术无国界。现在在这个链接上,它说,“你最多可以上传 8 个屏幕截图。” 我的问题是,
- What are the sizes for the last five screenshots? - The first three being - 320 x 480, 480 x 800, 480 x 854
- Is it 480 x 800 OR480 x 854 for the second to eight screenshot or is it that second should be 480 x 800 and third should be 480 x 854 and fourth - eighth?
- Are the sizes 1280 x 720, 1280 x 800 only for tablets and are they optional?
- 最后五个屏幕截图的大小是多少?- 前三个是 - 320 x 480、480 x 800、480 x 854
- 它是480 * 800或480 * 854,第二到八个截图抑或是第二个应该是480 * 800和第三应该是480 * 854和第四-第八?
- 1280 x 720、1280 x 800 尺寸是否仅适用于平板电脑?它们是可选的吗?
采纳答案by Aasmeet
It has to be any one of the given sizes and a minimum of 2 but up to 8 screenshots are accepted in Google Playstore.
它必须是给定尺寸中的任何一种,并且 Google Play 商店中至少接受 2 张但最多 8 张屏幕截图。
回答by WindRider
- We require 2 screenshots.
- Use: Displayed on the details page for your application in Google Play.
- You may upload up to 8 screenshots eachfor phone, 7” tablet and 10” tablet.
- Specs: Minimum dimension: 320 pixels. Maximum dimension: 3840 pixels. The maximum dimension of your screenshot cannot be more than twice as long as the minimum dimension. You may use 24 bit PNG or JPEG image (no alpha). Full bleed, no border in art.
- We recommend adding screenshots of your app running on a 7" and 10" tablet. Go to ‘Store listing' page in your Developer Console to add tablet apps screenshots.
- 我们需要 2 个屏幕截图。
- 用途:显示在您在 Google Play 中的应用程序的详细信息页面上。
- 您最多可以为手机、7 英寸平板电脑和 10 英寸平板电脑上传8 个屏幕截图。
- 规格:最小尺寸:320 像素。最大尺寸:3840 像素。屏幕截图的最大尺寸不能超过最小尺寸的两倍。您可以使用 24 位 PNG 或 JPEG 图像(无 alpha)。全流血,艺术无边界。
- 我们建议添加在 7 英寸和 10 英寸平板电脑上运行的应用的屏幕截图。转到开发者控制台中的“商品详情”页面以添加平板电脑应用屏幕截图。
https://support.google.com/googleplay/android-developer/answer/1078870?hl=en&ref_topic=2897459
https://support.google.com/googleplay/android-developer/answer/1078870?hl=zh-CN&ref_topic=2897459
回答by ivan
At last! I got the answer to this, the size to edit it in photoshop is: 379x674
最后!我得到了答案,在photoshop中编辑它的大小是:379x674
You are welcome
不客气
回答by Kirill Karmazin
When I publish apps I use the following screenshot sizes:
当我发布应用程序时,我使用以下屏幕截图大小:
Phone: 1080 x 1920I prepare 8 images with title, some fancy background and a screenshot inside a smartphone mockup. So it's more than a simple screenshot. It gives some nice branding and helps you to stand out from other apps out there.
电话:1080 x 1920我准备了 8 张带有标题的图片,一些精美的背景和智能手机模型中的屏幕截图。所以它不仅仅是一个简单的屏幕截图。它提供了一些不错的品牌,并帮助您从其他应用程序中脱颖而出。
Tablet 7": 1200 x 1920- I do actually a couple of raw screenshots of 7" emulator so that the user could know how the layout will appear on his device. No fancy design with titles etc.
Tablet 7": 1200 x 1920- 我实际上做了几个 7" 模拟器的原始屏幕截图,以便用户可以知道布局将如何显示在他的设备上。没有带有标题等的花哨设计。
Tablet 10": 1800 x 2560- same thing here, just a couple of raw screenshots.
Tablet 10": 1800 x 2560- 这里也一样,只是几个原始屏幕截图。
all in .png
format.
Hope this helps.
都是有.png
格式的。希望这可以帮助。
回答by Alfred Xing
You can upload up to 8 screenshots. Those screenshots must be one of the dimensions (sizes) you listed; you can have multiple screenshots of the same dimensions.
您最多可以上传 8 个屏幕截图。这些屏幕截图必须是您列出的尺寸(尺寸)之一;您可以拥有多个相同尺寸的屏幕截图。