Hello,
I am trying to obtain the resolution of the device. There was a thread some time ago mentioning that you can do this with application:getHardwareWidth() and application:getHardwareHeight(), however these give me the compiler error "attempt to call method 'getHardwareWidth' (a nil value)". Is there any way to determine the screen resolution of the device?
Thank you.
Comments
also if you are lazy enuf, you can check this