Can I use the downloaded image for iOS and Android?
Published:
Design of product for iOS and Android in technical case supported difference of actual file formats for graphics.
Images for iOS
The iOS supported the graphics in format PNG.
- Loading images: Portable Network Graphic (PNG).
- App icons: Portable Network Graphic (PNG).
Developers of Apple recommend for designers to use the an 8px-by-8px grid.
The fixed-size icons can be scaled by the operating system iOS and displayed at any intermediate size.
Images for Android
The Android supported the graphics in formats:
- Loading images: Portable Network Graphic (PNG), Vector Drawable, Scalable Vector Graphics (SVG).
- App icons: Portable Network Graphic (PNG), Vector Drawable, Scalable Vector Graphics (SVG).
Recommendation of developers: the choice of format in Android based on technical requirments of task.