SyntaxFix
Write A Post
Hire A Developer
Questions
I have resolved it by deleting android-support-v4.jar from my Project. Because appcompat_v7 already have a copy of it.
android-support-v4.jar
appcompat_v7
If you have already import appcompat_v7 but still the problem doesn't solve. then try it.