What minimum android sdk version i need to use in manifest?
Tech-specs said that 2.3 is mimum supported android
http://www.adobe.com/products/air/tech-specs.html
But next link
And android:minSdkVersion="8" is a Android 2.2.x
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
I download a lot of applications from google play and they have android:minSdkVersion="8" with 3.6 and more air vesrion
