tatonka
macrumors 6502
Ever heard of vector scaling? All top end android apps utilize this, so regardless of how the image is displayed on screen it never loses it's pixel density. Ie. it can be scaled up and down with no loss of quality.
Even if the image quality is crisp, the UI design, layout and size of the elements will be wrong for such a large screen.
T.