4.0.4 is an assembly on your device. The versions listed in the SDK manager are the versions in which the change was made to the API, whether it be a bug fix or an add / remove function.
You can target any Android SDK and still work on your device if the minimum SDK is set equal to or less than the version of your phone. You can check here for the API version and their corresponding Android builds.
source share