I'm trying to make some practices with Android Studio, so I created a project for the 4.4 (KitKat) version. Now I'm trying to use it in my phone (Samsung Galaxy S5), tried to get automatically the latest drivers and so, and could see it on the "Select Deployment Target" screen.
But something is wrong: it states that: minimumSDK(API 19) > deviceSDK(API 1).
I guess that something is going wrong here, since I have Android 5.0 Lollipop.
What did I do wrong?