Possible Duplicate:
How to support different screen size in android
So im making an android app that i want to support both tablet and mobile phone screen sizes i tried using the supports-Screen method but when i type in support xlarge screens gives me an error. Does anyone know how i could do this? Thanks