I have created an Application compatible only for Android Tabs. The Manifest.xml declaration for the App is :
Add below line in your supports-screens Tag,
android:anyDensity="true"
And add uses-feature Tag in manifest,