Error:(27, 13) Failed to resolve: com.android.support:percent:26.0.0
Install Repository and sync projectShow in FileShow in Project Structure dialog
build.gradle中编译工具版本改成 buildToolsVersion "26.0.0" 试一下?