[Qt-creator] 3.3.0-rc1 Android Manifest target SDK

Daniel Teske Daniel.Teske at theqtcompany.com
Tue Nov 25 11:39:49 CET 2014


On Tuesday 25 Nov 2014 10:47:06 Harri Pasanen wrote:
> When looking at the Target SDK in AndroidManifest.xml it displays for me:
> API 20: Android 5.0
> 
> But reading
> http://developer.android.com/reference/android/os/Build.VERSION_CODES.html
> 
> it would seem to me that API 20 is Android 4.4W, KITKAT_WATCH
> and API 21 would be LOLLIPOP, or Android 5.0
> 
> I'm not sure where the values are populated from, so I suppose it could
> be some artifact of my Android SDK installation?

We have a hardcoded list and Api 20 was just missing.

https://codereview.qt-project.org/100745

daniel



More information about the Qt-creator mailing list