Add the appropriate <supports-screens> element to your manifest. On Sat, Jul 10, 2010 at 2:28 PM, Deren <[email protected]> wrote: > I have an application which is basically a surfaceview, where height/ > width is set to fill_parent. I run it on a htc desire, but when I > check the size of the view (or the canvas I obtain), it says 340x533, > so some kind of scaling seems to be done. Also, I load a bitmap, which > seems to be scaled. Do I have to do anything special to run my app in > full resolution?
-- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.6 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

