简体   繁体   中英

Convert android app icons to iOS app icons

I made an Android app. Now it's time to bite Apple. I have had a little chance of developing iOS App before iOS7 released.

I want to make iOS app as same look and feel as Android app with similar UI components between Android and iOS as possible as I can. Therefore, if possible, I would like to re-use every design resources from Android to iOS app. So, I wonder if I can generate all the icons, images mostly will be resized to fit iOS6,7 app from Android icons current I had.

I found some online sites it generates all sizes of images from one image for iOS and Android.

I wonder if there are other solutions or some better ideas to achieve this. Any ideas or suggestions would be appreciated, thanks.

Generally ios devices have retina screens and higher resolutions than android devices. I think you should not do this image resizing operation. If you do this, your ios app won't have a good view because of the higher resolutions of the ios devices' screens. You should make your design all over again for ios app.

You can read this .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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