android stdio 編譯項目報Error:Failed to find target with hash string 'android-24

android stdio 編譯項目報Error:Failed to find target with hash string 'android-24android

 

  • 查看已有的SDK

 

 

 

  • 設置項目的sdk爲 25

 

android {app

compileSdkVersion 25ui

buildToolsVersion "25.0.0"blog

defaultConfig {get

applicationId "com.accessibility"string

minSdkVersion 14hash

targetSdkVersion 25it

versionCode 1io

versionName "1.0"編譯

}

buildTypes {

release {

minifyEnabled false

proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

}

}

}

 

編譯以後一切OK

相關文章
相關標籤/搜索