Failed to resolve:com.google.firebase:firebase-core:16.0.0
There occurs an error in: compile 'com.android.support:appcompat-v7:25.3.1' which is creating difficulty in running the project.
Failed to resolve:com.google.firebase:firebase-core:16.0.0
There occurs an error in: compile 'com.android.support:appcompat-v7:25.3.1' which is creating difficulty in running the project.
this solution may help you. Check this out.
open your build:gradle(project file) and check if there is google play service classpath and google() repo is added or not.