How do I design my app for tablets?
I'm getting this optimization tip:
"Your Production APK needs to meet the following criteria:
The minimum Android version and target Android version need to support tablets (check targetSdkVersion and minSdkVersion)"
I guess I need to change the "Minimum Android version" and Target android version".
What should they be changed to? Will I exclude some devices if I change the target android version?
