I noticed that within the Android SDK Manager, it appears that most API levels below 15 are marked as obsolete (including API level 9). But then I saw that API levels 8 and 10 are not marked as obsolete.
Why is that? And when will an Android API level be marked as obsolete?
PS: The documentation of API levels does not mention obsoleteness of API levels.