简体   繁体   English

使用iOS开发多图像的分辨率

[英]Multi image's resolution development with iOS

I am a beginner in iOS development, and I want to develop a universal iOS app (IPhone3 & 4 & 5, iPade 1 & 2 & 3 & 4, iPad Mini). 我是iOS开发的初学者,我想开发一个通用的iOS应用(iPhone3和4和5,iPade 1和2和3和4,iPad Mini)。 After several researches on Internet, I found the following results: 经过对Internet的一些研究,我发现了以下结果:

我的搜索结果

My questions are: 我的问题是:

1- Are my results true? 1-我的结果正确吗?

2- Do I need the three image's resolution(because we have 3 aspect ratio) to developp one app for the different iOS devices? 2-我需要三个图像的分辨率(因为我们有3个宽高比)才能为不同的iOS设备开发一个应用程序吗?

Thanks 谢谢

1

Yes, Its true. 对,是真的。 You can find more details from Icon and Image Sizes porvided by Apple . 您可以从Apple Icon和Image Sizes中找到更多详细信息。

2

Yes, Mainly we required these three type of Images also depends on your iOS project. 是的,主要是我们要求这三种图像类型也取决于您的iOS项目。

Icon and Image Sizes , App Icon and Launch Images. 图标和图像大小应用程序图标启动图像。

And also please review this iOS Resolution Quick Reference . 另外,请查看此iOS分辨率快速参考

And as per you comment you can find the Icon resolution information for android from Android Developer portal . 根据您的评论,您可以从Android开发者门户网站找到android的图标分辨率信息。 And for window you can find from Window Developer portal (Differ for window phone 7 and window phone 8). 对于窗口,您可以从Window Developer门户找到(窗口电话7和窗口电话8不同)。 or for you more information when we create a project for Window Phone this will give you sample images you can replace according to there and you requirements. 或者为您提供更多信息,当我们为Window Phone创建项目时,这将为您提供示例图像,您可以根据需要替换这些图像。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM