Hi KONADEV,
It looks like you’re leaving out a lot of the SDK locations. Please have a look at this forum post for how it should look. It may not be exactly identical depending on the versions of the SDK parts that you have installed, but those locations should not be empty.
Also, you have your minimum SDK set as 14, but your SDK level set to ‘matchndk’ which is android-19.
Here is the relevant section of the Android documentation concerning that:
So you might consider reviewing the Android SDK documentation while you’re double checking your SDK setup.
Hope this helps!