[android-developers] Resolution Problem

2011-03-18 Thread gsxruk
Hi, I have an application that when compiled on my pc and transferred to a HTC Desire does not appear to conform to the resolutions set by the view (i.e. the images used for buttons are at a fixed 60 pixels but they appear bigger than this). However, if a friend compiles the same application on

[android-developers] AlertDialog and GLSurfaceView

2011-03-07 Thread gsxruk
Hi, Could someone please advise if it is possible to add a GLSurfaceView to an AlertDialog? It seems to work fine with other types of View but the GLSurfaceView seems to cause problems. Maybe this is not supported but the reference documentation doesn't appear to indicate that only cetain types

[android-developers] AlertDialog and GLSurfaceView

2011-03-07 Thread gsxruk
Hi, Could someone please advise if it is possible to add a GLSurfaceView to an AlertDialog? It seems to work fine with other types of View but the GLSurfaceView seems to cause problems. Maybe this is not supported but the reference documentation doesn't appear to indicate that only cetain types