Hello!
Is there any possibility to change the screen resolution on an Android phone (e.g. G1) or is it possible to change the resolution in an activity? I am developing a 3D-game using GLSurfaceView (OpenGL ES). Decreasing the screen resolution would improve the performance of the game. So it would be nice if there is a possibility to change it.


