I’m trying to build a project at minimum Android 2.2 (API 8) for my Android 3.1 device. However, “Android 2.2 (API 8)” was not one of the options on the list. It only presented 3 options: Android v2.1, v4.0, and v4.0.3. The first one was too low for my project while the next 2 were too high for my device.
I checked to make sure that I already installed Android 2.2 in the SDK Manager.

So, how do I make “Android 2.2 (API 8)” become an option for my project? I must be missing something very simple. Thank you for your help.
Double check your PATH to sdk, which SDK it’s pointing to?