unsupported

  1. G

    Android Question how to get sdk version without phone library

    I'm trying to make my app available for tablets but some tablets are not supported. I suspect they are wifi only versions - with no telephony hardware. In Manifest I have included AddManifestText(<uses-feature android:name="android.hardware.telephony" android:required="false"/>) I have also...
Top