Android Question Screen resolution routine

bazp

Member
Licensed User
Longtime User
Does anyone have nice compact routine for getting the screen resolution of the device that you are dealing with? I use the screen width such as PANEL.WIDTH> 600 and PANEL.WIDTH<1024 for example
 
Top