I want to change the minimum SDK version in Android Studio from API 12 to API 14. I have tried changing it in the manifest file, i.e.,
In android studio you can easily press:
android studio, then press on app first.
Then, continue with step three as follows.You can also change the versionCode of your app there.