SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using Android Studio then just add the dependency
dependencies { implementation 'com.android.support:appcompat-v7:25.0.1' }
to app/build.gradle. And that will work
app/build.gradle