I have created anAndroid application UI which looks almost same on all Android devices except Nexus 7 and some other Android devices which fall in the same category.
I have read that some devices and some tablets require a special drawable folder in the application folder in IDE.
I have already created that folder and placed the images accordingly, but still it is not looking as good as on the other Android devices.
I have placed some text views according to the screen height and width, but even then it is not looking properly on those devices.