2015年8月11日 星期二

Google Play Store App Submission

Modify platform/android/AndroidManifest.xml file to change supported device group:

1. supports-screens : can limit the supported device of certain screen size
ref: http://developer.android.com/guide/topics/manifest/supports-screens-element.html

2. users-sdk : specify the min sdk (API level) supported

3. version code need to be different for each submission.

userful links:
1. Android device screen size and platform version distribution
https://developer.android.com/about/dashboards/index.html

2. API Level vs OS version
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels


沒有留言:

張貼留言