I currently have the default layouts all in the layout folder with default values in the values folder with the dimens.xml file inside.
I am using my tf101 tablet which is 1280*800. It works with the values-sw800dp folder.
But when I launch the same size screen on the emulator it just takes the default values instead of the ones from values-sw800dp
I have tried several different sizes of emulators all with their own values folder and none of them seem to work. I have tried restarting everything and deleting the emulators and re-creating them but I still can't seem to get it to take to the correct values folder using the emulator.
Any help would be great!