Applications image names/dimensions
iOS Application Icons
Application Icons - these icons show up inside the application, the different sizes are required for various screen sizes.
| Image name | Dimensions |
| icon-58.png | 58x58px |
| icon-80.png | 80x80px |
| icon-120.png | 120x120px |
| Largeicon.png | 1024x1024px |
Largeicon.png icon shouldn't have the rounded corners and shouldn't contain alpha channels or transparent background.
| Note: This should be one image of different sizes. It's required for different mobile devices dimensions. |
Application Launch Images - these images show up when you launch an application, it's a kind of a “welcome page”.
| Image name | Dimensions |
| default-960.png | 640x960px |
| default-1136.png | 640x1136px |
| Note: This should be one image of different sizes. It's required for different mobile devices dimensions. |
Sign In Background Images (slides) - the Sign In Background Images are used as slides on sign in page of your app.
| Image name | Dimensions |
| Oxwall_SignIn_BG.png | 640x1136px |
| 1.png | 640x1136px |
| 2.png | 640x1136px |
| 3.png | 640x1136px |
Android Application Icons
Main application icon - ic.png
| Directory | Dimensions |
| drawable | 48x48px |
| drawable-mdpi | 96x96px |
| drawable-hdpi | 144x144px |
| drawable-xhdpi | 192x192px |
| drawable-xxhdpi | 512x512px |
| Note: This should be one image of different sizes. It's required for different mobile devices dimensions. |
Sign In Background Images - auth_auth_bg.png
| Directory | Dimensions |
| drawable-mdpi | 360x585px |
| drawable-hdpi | 540x877px |
| drawable-xhdpi | 720x1169px |
| drawable-xxhdpi | 1080x1754px |
| Note: This should be one image of different sizes. It's required for different mobile devices dimensions. |
Google Play images - these images should be added to the Google Play.
| Image name | Dimensions |
| default.png | 1024x500px |
| hi-resicon.png | 512x512px |
| Note: Images should have exactly the same size(not scaled) and name as it is given above. |
All images should be of high quality have a background and should not contain alpha channels or transparent backgrounds.