Current Platform Version Usage
2.1 Android 1.0 (API level 1)
2.2 Android 1.1 (API level 2)
2.3 Android 1.5 Cupcake (API level 3)
2.4 Android 1.6 Donut (API level 4)
2.5 Android 2.0 Eclair (API level 5)
2.6 Android 2.0.1 Eclair (API level 6)
2.7 Android 2.1 Eclair (API level 7)
2.8 Android 2.2–2.2.3 Froyo (API level 8)
2.9 Android 2.3–2.3.2 Gingerbread (API level 9)
2.10 Android 2.3.3–2.3.7 Gingerbread (API level 10)
2.11 Android 3.0 Honeycomb (API level 11)
2.12 Android 3.1 Honeycomb (API level 12)
2.13 Android 3.2 Honeycomb (API level 13)
2.14 Android 4.0–4.0.2 Ice Cream Sandwich (API level 14)
2.15 Android 4.0.3–4.0.4 Ice Cream Sandwich (API level 15)
2.16 Android 4.1 Jelly Bean (API level 16)
2.17 Android 4.2 Jelly Bean (API level 17)
2.18 Android 4.3 Jelly Bean (API level 18)
2.19 Android 4.4 KitKat (API level 19) 10/31/13
Resources:
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
http://en.wikipedia.org/wiki/Android_version_history
Popular Posts
- Save LogCat to a Text File
- Perform an Action after Enter keypress on EditText
- android:ellipsize - Add an ellipsis(...) in a TextView
- setVisibility() - Hide a TextView, in Java
- How to Register an Activity that Responds to NFC tags for URI's that point to a URL
- android:nextFocusDown - Set Next Focus to a TextView/EditText
- android:filterTouchesWhenObscured
- android:textColorHint - Set the Color of Hint Text in TextView/EditText
- Intent setType(String type) - How to Set an Explicit MIME data type
- android:nextFocusRight - Set the Next Focus Right to a TextView/EditText