Hacker News new | ask | show | jobs
by mvelie 4138 days ago
Developers can also do images in resolution independent ways for certain types of image assets used in the apps, like icons. You wouldn't be able to do these for photos, but it would help.

Also for our app, when it first loads we detect your screen size and then download assets that match for that screen size only when needed.