I am trying to find a starting point for a practice app and therefore I am pulling up some default example code programs from the SDK.
I am having a problem where the examples do not match the screen size of my phone (DroidX2 Android 2.3.5) and instead end up being too small. Currently the example apps (snake/lander) occupy the top 3/4 of the screen when in portrait mode and in landscape mode it occupies the top center but has border on the left, bottom, and right. This is a replacement phone(same model) that I got after my first one spontaneously stopped working and the previous phone didn't have this problem, (I modified the lander app to support touch screen handling), but when I loaded that app on the refurbished phone, the view size didn't fit the screen size. So I am confused what the problem may be. The previous practice app, as well as reloading the default snake and lander apps all have screen resolution problems. I didn't modify the layout xml files either. Has anyone else had this problem? -- 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

