I would make the android versions like
<uses-sdk android:minSdkVersion=“9” android:targetSdkVersion=“16” android:maxSdkVersion=“19” />
Should make it compatible for almost all devices
I would make the android versions like
<uses-sdk android:minSdkVersion=“9” android:targetSdkVersion=“16” android:maxSdkVersion=“19” />
Should make it compatible for almost all devices