Cordova Please Install Android target 19

Viewed 20645

I am using Cordova-3.3.0, and when trying to create a project for Android I am getting this following error -

Error: Please install Android target 19 (the Android newest SDK).

I have the latest android installed along with the Android 18 and 17. And even if I use Cordova-3.2.0 I get the same result

Android target 18 not found

.

Please can anyone suggest what might be the problem?

I am using the following along with cordova - ant version 1.9.2 java 1.7.0_45

7 Answers
Related