I follow the steps from https://mcmap.net/q/107922/-how-do-i-set-up-intellij-idea-for-android-applications this link.
But when i run an application i am getting these errors
i have only one line in my project.properties file "target=android-11"
And this is my AndroidManifest.xml
So my question is why i am getting these errors and how to solve them...