I am new at Android programming.I have just added some texts into my app just to learn it.But I couldnt run my app.It shows an error like this:
Error:Execution failed for task :app:processDebugManifest.
Manifest merger failed : uses-sdk:minSdkVersion 8 cannot be smaller than version 9 declared in library [com.android.support:appcompat-v7:24.2.0] D:\MyAndroidProjects\MyApplication\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\24.2.0\AndroidManifest.xml Suggestion: use tools:overrideLibrary="android.support.v7.appcompat" to force usage**
This was my first post.Sorry if I have done something wrong.I would be grateful if you could correct me.Thanks
minSdkVersionto 9.