android { compileSdkVersion 19 buildToolsVersion "26.0.2" android {compileOptions.encoding = "GBK"}//添加此处完美解决 defaultConfig { applicationId "com.hdhe.idcarddemo" minSdkVersion 17 targetSdkVersion 19 }
android { compileSdkVersion 19 buildToolsVersion "26.0.2" android {compileOptions.encoding = "GBK"}//添加此处完美解决 defaultConfig { applicationId "com.hdhe.idcarddemo" minSdkVersion 17 targetSdkVersion 19 }