I uploaded my application only for 1080*1920 and 720*1280 device resolutions over Google Play Store. But on Samsung's Galaxy S4, I'm unable to install this app from play store. The compatibility tag in the app's manifest I used for this device's resolutions is:
compatible-screens
screen android:screenDensity="xhdpi" android:screenSize="normal"
screen android:screenDensity="480" android:screenSize="normal"
compatible-screens