views:

22

answers:

2

I can not create a new project put the name and then I get "An SDK Target must be specified."

A: 

There should be a Checkbox list where all the Android Targets are specified, choose the one you want your application to be compatible with. It can be anything between Android 1.5 - Android 2.2

Hope that helps.

st0le
thank you very much
Jay
@Jay, If you find the answer satisfactory, please mark the green arrow, and mark it accepted.
st0le
A: 

There should be a list of build targets further down the page. If this is empty, go to the SDK and AVD manager (android with a down arrow) and go to available packages and download one.

skorulis