I'm not really sure what you are trying to do, but the screen coordinates are usually from the top left. You can always get the size and find the mid point and just move your stuff there if you are drawing on canvas or OpenGL.
If you are using views, you can easily center views and objects inside those views with a few attributes in XML or in the code. Steven Studio LFP http://www.studio-lfp.com -- 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

