Implement the DeviceUtil class. This will be used to display a toast on screen
stating the connected device's size (small, normal, large, xlarge), and density
(low, medium, high, xhigh).
showScreenSize()
showDensity()
Pass the Form you are calling it from to this method, and a Toast will be
displayed on screen letting you know the size/density. This is only meant to be
useful for debugging purposes.
Original issue reported on code.google.com by IMPINC...@gmail.com on 18 Dec 2012 at 4:23
Original issue reported on code.google.com by
IMPINC...@gmail.com
on 18 Dec 2012 at 4:23