I have a photo sharing app. Data from mobile/tablet goes to server and then these images are displayed in browser and mobile devices of various screen size.
For effective viewing of these images on various devices, do I need to create multiple images of various sizes or can the same image be rendered on the devices.
I have Android native app to share/view the pictures.