Last active
August 29, 2015 14:19
-
-
Save florianbachmann/6d7e7ac914541c893ef8 to your computer and use it in GitHub Desktop.
Screensizes for Icons and Splashscreens
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iOS | |
AppIcon60x60.png ( 60x 60 - iPhone 4) | |
[email protected] ( 120x 120 - iPhone 5) | |
[email protected] ( 180x 180 - iPhone 6) | |
AppIcon76x76~ipad.png ( 76x 76 - iPad) | |
AppIcon76x76@2x~ipad.png ( 152x 152 - iPad) | |
[email protected] ( 640x 960 - iPhone 4) | |
[email protected] ( 640x1136 - iPhone 5) | |
[email protected] ( 750x1334 - iPhone 6) | |
[email protected] (1242x2208 - iPhone 6 Plus) | |
Default~ipad.png ( 768x1024 - iPad) | |
Default@2x~ipad.png (1536x2048 - iPad) | |
Android | |
icon-48-mdpi.png ( 48x 48 - mdpi) | |
icon-72-hdpi.png ( 72x 72 - hdpi) | |
icon-96-xhdpi.png ( 96x 96 - xhdpi) | |
icon-144-xxhdpi.png ( 144x 144 - xxhdpi) | |
icon-192-xxxhdpi.png ( 192x 192 - xxxhdpi) | |
icon-512-web.png ( 512x 512 - Google Play store) | |
screen-port-mdpi.png ( 320x 480) | |
screen-port-hdpi.png ( 480x 800) | |
screen-port-xhdpi.png ( 720x1280) | |
screen-port-xxhdpi.png ( 960x1600) | |
screen-port-xxxhdpi.png (1280x1920) | |
Dieser Link kann beim erstellen der Android-Assets helfen: | |
http://romannurik.github.io/AndroidAssetStudio/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment