Hi there, Sometimes when I run a FWVGA or WVGA emulator it causes my app to run in compatibility mode (small inner rectangle instead of full screen / MDPI instead of HDPI). If I delete the emulator and recreate another one this usually solves the problem. My app can support HDPI, MDPI, and LDPI screens. My Android Manifest Support Screens says
Small Screens = true Normal Screens = true Large Screens = false Resizeable = true Any Density = true Usually the front page looks like this: http://4.bp.blogspot.com/_hmNcPpDB070/TCmGaxEdS-I/AAAAAAAAAEQ/g0tlmQuUMcw/s1600/FWVGA+working.png But when it screws up it looks like this: http://2.bp.blogspot.com/_hmNcPpDB070/TCmGvlOUqtI/AAAAAAAAAEY/mLUVGxNe9DY/s1600/FWVGA+not+working.png Does anyone know what causes this or if there is a solution? It's not a major problem, just annoying. Thanks Cameron If the image links don't work I posted it on my blog here: http://wonton-games.blogspot.com/2010/06/emulator-problems.html -- 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

