Search code examples
androidandroid-studiovuforia

Can't create new activity in android studio


Screenshot of the issue below:

enter image description here

I am using vuforia sample videoplayback android application. In that code, I cant create new activity. It shows like requires minSdk >= 9. Here I have attached the screenshot of the issue. Can anyone give me a solution.


Solution

  • In your build.gradle file, set minsdkversion as 9.