[android-developers] Re: Nexus one reporting 533 as Height!?!

2010-01-27 Thread PaulT
On Jan 20, 2:26 pm, Loki117 thomas.sheppar...@gmail.com wrote: Hey guys yeah I understand getting the app onto larger screens with resource packs etc I just found it curious that when an app is not marked as supporting a screen size that it reported a different screensize than it actually

[android-developers] Re: Nexus one reporting 533 as Height!?!

2010-01-20 Thread Loki117
Hey guys yeah I understand getting the app onto larger screens with resource packs etc I just found it curious that when an app is not marked as supporting a screen size that it reported a different screensize than it actually has... On Jan 20, 12:13 am, Jason Arora jaso...@gmail.com wrote: You

[android-developers] Re: Nexus one reporting 533 as Height!?!

2010-01-19 Thread Jason Arora
You need to include the supports-screens tag and probably the anyDensity tag. http://developer.android.com/intl/zh-TW/guide/practices/screens_support.html On Jan 19, 1:39 pm, Mark Murphy mmur...@commonsware.com wrote: I'm testing an app on the nexus one at the moment and notice the get