Graphic out of screen

I am using my andriod phone which have for example 540x960 resolution, but if I set it wrong graphic will be out of screen. And I want to set this app on google Play so if u know how to help I will be really happy xD

Have a nice day

Use Screen.width and Screen.height to find the current screen resolution and scale and GUI elements to fit the current resolution.