I have an Android application and I want to stop this app installing in Tablet. I have searched many websites. I got some ideas and followed that. But that
We can install the android app in two ways.
Using the adb install command, No one can restrict the app installation only to tablets or phone. The , and so on in the manifest settings file is only applicable for the Google Play store filter. We can restrict the app installation to certain device by when you upload your APK at Market see All Applications > select your application > APK > Supported devices | Excluded devices.