Resolution Question (Android)

Hi, I’m working with the NGUI kit, and I wanted to know.

Let’s assume that I build my game with the nexus 4 resolution which is 1280*768.
The ratio is 16:10.

What will happen when this game will be installed on smaller devices? will it shrink? will some of the screen would not be displayed?

I also use the NGUI anchor set up, if this change any of your answers…

I love UIAnchors and UIStretch. The best way I’ve found to test this is to change the game window setting from “free aspect”, to the various resolutions of your target platform. Also, free aspect is a quick way to get an idea of how NGUI will handle things as I manually stretch the game window to simulate tall and thin or wide and short.