APKPackaging Settings

Hi guys,

I was wondering when looking at the Android packaging settings, it say for Gingerbread OS put in 9 (see sdk.png) (which is the number in relation to API Level) but Gingerbread is API Level 10 (see android os.png) when I look it up. Also Ice Cream Sandwich is 14 in UE4 but the API Level is 15. Can I have some clarification on the API ranges for UE4 Packaging, please.

EDIT: Also can I have some clarity with the Minimum SDK value, is this value based off what a devices installed OS was when came out of the factory or the most up to date OS on the device?

Thanks in advance.

The numbers (9 and 14) are correct. Take a look here:

link text

The MinSDK value is the lowest API level allowed to install the APK. This refers to the currently installed version of Android on the device.