Android screen resolution problem with different devices

hi iam facing problem with android resolution in different devices when i am using retina 960*640 size left and right side blank space is coming

plz tell me about auto scale factor how to use?

The auto scale factor just keep the width-height ratio but left the blank space at the screen edge.
Please check this sample code http://files.cnblogs.com/yangws/HelloWorld_FullScreenScale.zip and try the approach it uses.