Issue
Screenshot of the issue below:
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.
Answered By - Jayesh Choudhary
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.