国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

奇怪的AndroidStudio報(bào)錯(cuò)--checkDebugAarMetadata--修改SDK版本為33成功修復(fù)

這篇具有很好參考價(jià)值的文章主要介紹了奇怪的AndroidStudio報(bào)錯(cuò)--checkDebugAarMetadata--修改SDK版本為33成功修復(fù)。希望對(duì)大家有所幫助。如果存在錯(cuò)誤或未考慮完全的地方,請(qǐng)大家不吝賜教,您也可以點(diǎn)擊"舉報(bào)違法"按鈕提交疑問。

使用Android Studio創(chuàng)建程序時(shí)報(bào)錯(cuò)
checkDebugAarMetadata:


6 issues were found when checking AAR metadata:

  1.  Dependency 'androidx.appcompat:appcompat-resources:1.6.1' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :app is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

  2.  Dependency 'androidx.appcompat:appcompat:1.6.1' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :app is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

  3.  Dependency 'androidx.activity:activity:1.6.0' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :app is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

  4.  Dependency 'androidx.core:core-ktx:1.9.0' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :app is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

  5.  Dependency 'androidx.core:core:1.9.0' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :app is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

  6.  Dependency 'androidx.annotation:annotation-experimental:1.3.0' requires libraries and applications that
      depend on it to compile against version 33 or later of the
      Android APIs.

      :app is currently compiled against android-32.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 33, for example 33.

      Note that updating a library or application's compileSdkVersion (which
      allows newer APIs to be used) can be done separately from updating
      targetSdkVersion (which opts the app in to new runtime behavior) and
      minSdkVersion (which determines which devices the app can be installed
      on).

在檢查AAR元數(shù)據(jù)時(shí)發(fā)現(xiàn)6個(gè)問題:

1.  依賴項(xiàng)“androidx.appcompat:appcompat-resources:1.6.1”要求庫(kù)和應(yīng)用程序
的版本33或更高版本依賴它進(jìn)行編譯
Android api。

:app目前針對(duì)android-32進(jìn)行編譯。

建議操作:更新此項(xiàng)目以使用更新的compileSdkVersion
至少33個(gè),例如33個(gè)。

請(qǐng)注意,更新庫(kù)或應(yīng)用程序的compileSdkVersion(其中
允許使用更新的api)可以與更新分開進(jìn)行
targetSdkVersion(選擇應(yīng)用進(jìn)入新的運(yùn)行時(shí)行為)和
minSdkVersion(決定哪些設(shè)備可以安裝應(yīng)用程序)
上)。

2.  依賴項(xiàng)“androidx.appcompat:appcompat:1.6.1”要求庫(kù)和應(yīng)用程序
的版本33或更高版本依賴它進(jìn)行編譯
Android api。

:app目前針對(duì)android-32進(jìn)行編譯。

建議操作:更新此項(xiàng)目以使用更新的compileSdkVersion
至少33個(gè),例如33個(gè)。

請(qǐng)注意,更新庫(kù)或應(yīng)用程序的compileSdkVersion(其中
允許使用更新的api)可以與更新分開進(jìn)行
targetSdkVersion(選擇應(yīng)用進(jìn)入新的運(yùn)行時(shí)行為)和
minSdkVersion(決定哪些設(shè)備可以安裝應(yīng)用程序)
上)。

3.依賴項(xiàng)“androidx.activity:activity:1.6.0”要求庫(kù)和應(yīng)用程序
的版本33或更高版本依賴它進(jìn)行編譯
Android api。

:app目前針對(duì)android-32進(jìn)行編譯。

建議操作:更新此項(xiàng)目以使用更新的compileSdkVersion
至少33個(gè),例如33個(gè)。

請(qǐng)注意,更新庫(kù)或應(yīng)用程序的compileSdkVersion(其中
允許使用更新的api)可以與更新分開進(jìn)行
targetSdkVersion(選擇應(yīng)用進(jìn)入新的運(yùn)行時(shí)行為)和
minSdkVersion(決定哪些設(shè)備可以安裝應(yīng)用程序)
上)。

4.  依賴項(xiàng)“androidx.core:core-ktx:1.9.0”需要的庫(kù)和應(yīng)用程序
的版本33或更高版本依賴它進(jìn)行編譯
Android api。

:app目前針對(duì)android-32進(jìn)行編譯。

建議操作:更新此項(xiàng)目以使用更新的compileSdkVersion
至少33個(gè),例如33個(gè)。

請(qǐng)注意,更新庫(kù)或應(yīng)用程序的compileSdkVersion(其中
允許使用更新的api)可以與更新分開進(jìn)行
targetSdkVersion(選擇應(yīng)用進(jìn)入新的運(yùn)行時(shí)行為)和
minSdkVersion(決定哪些設(shè)備可以安裝應(yīng)用程序)
上)。

5.  依賴項(xiàng)“androidx.core:core:1.9.0”要求庫(kù)和應(yīng)用程序
的版本33或更高版本依賴它進(jìn)行編譯
Android api。

:app目前針對(duì)android-32進(jìn)行編譯。

建議操作:更新此項(xiàng)目以使用更新的compileSdkVersion
至少33個(gè),例如33個(gè)。

請(qǐng)注意,更新庫(kù)或應(yīng)用程序的compileSdkVersion(其中
允許使用更新的api)可以與更新分開進(jìn)行
targetSdkVersion(選擇應(yīng)用進(jìn)入新的運(yùn)行時(shí)行為)和
minSdkVersion(決定哪些設(shè)備可以安裝應(yīng)用程序)
上)。

6.  依賴項(xiàng)“androidx.annotation:annotation-experimental:1.3.0”要求庫(kù)和應(yīng)用程序
的版本33或更高版本依賴它進(jìn)行編譯
Android api。

:app目前針對(duì)android-32進(jìn)行編譯。

建議操作:更新此項(xiàng)目以使用更新的compileSdkVersion
至少33個(gè),例如33個(gè)。

請(qǐng)注意,更新庫(kù)或應(yīng)用程序的compileSdkVersion(其中
允許使用更新的api)可以與更新分開進(jìn)行
targetSdkVersion(選擇應(yīng)用進(jìn)入新的運(yùn)行時(shí)行為)和
minSdkVersion(決定哪些設(shè)備可以安裝應(yīng)用程序)
上)。

點(diǎn)擊文件>項(xiàng)目結(jié)構(gòu)>modules修改CompileSdk版本為33即可正常運(yùn)行
奇怪的AndroidStudio報(bào)錯(cuò)--checkDebugAarMetadata--修改SDK版本為33成功修復(fù),Android,android,android studio,ide
看著錯(cuò)誤提示好像是我的sdk編譯版本有問題,但前幾天用32還好好的,莫名其妙今天創(chuàng)建空項(xiàng)目程序都要用33實(shí)在不能理解,好在也就花了半小時(shí),android studio的bug太玄學(xué)了文章來源地址http://www.zghlxwxcb.cn/news/detail-599394.html

到了這里,關(guān)于奇怪的AndroidStudio報(bào)錯(cuò)--checkDebugAarMetadata--修改SDK版本為33成功修復(fù)的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點(diǎn)僅代表作者本人,不代表本站立場(chǎng)。本站僅提供信息存儲(chǔ)空間服務(wù),不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任。如若轉(zhuǎn)載,請(qǐng)注明出處: 如若內(nèi)容造成侵權(quán)/違法違規(guī)/事實(shí)不符,請(qǐng)點(diǎn)擊違法舉報(bào)進(jìn)行投訴反饋,一經(jīng)查實(shí),立即刪除!

領(lǐng)支付寶紅包贊助服務(wù)器費(fèi)用

相關(guān)文章

  • 重裝VS2017后依然報(bào)錯(cuò):找不到Windows SDK 版本10.0.17763.0

    重裝VS2017后依然報(bào)錯(cuò):找不到Windows SDK 版本10.0.17763.0

    問題情況 重裝VS2017后依然報(bào)錯(cuò): 找不到Windows SDK 版本10.0.17763.0。請(qǐng)安裝所需的版本的 Windows SDK 或者在項(xiàng)目屬性頁(yè)中或通過右鍵單擊解決方案并選擇“重定解決方案目標(biāo)”來更改 SDK 版本。 解決方法 查看VS2017安裝路徑 本例中VS2017安裝路徑在E:appVisualStudio目錄下 WIN+R=regedit打

    2024年02月06日
    瀏覽(36)
  • 【模型部署】Andriod stdio報(bào)錯(cuò):app:checkDebugAarMetadata Your project has set “andriod.useAndriodX=true““

    【模型部署】Andriod stdio報(bào)錯(cuò):app:checkDebugAarMetadata Your project has set “andriod.useAndriodX=true““

    最近在做深度學(xué)習(xí)模型的手機(jī)部署,因?yàn)槌醮问褂肁ndriod模型,所以遇到了不少bug。 具體報(bào)錯(cuò)如下: 看起來有很多錯(cuò)誤,其實(shí)都是第一個(gè)感嘆號(hào)引起的。 點(diǎn)開感嘆號(hào),能看到: 其實(shí)這里已經(jīng)告訴了我們報(bào)錯(cuò)原因和解決方法: Your project has set android.useAndroidX=true , but configurati

    2024年02月04日
    瀏覽(20)
  • 修改AndroidStudio工程名

    修改AndroidStudio工程名

    第一步 把工程文件夾根目錄進(jìn)行重命名。 例如,想把工程名\\\"project\\\"改名為\\\"project1\\\",則先找到工程文件夾project,修改文件夾名為\\\"project1\\\"。 第二步 用AndroidStudio重新打開該工程,左上角改為project顯示目錄,然后點(diǎn)擊settings.gradle文件,如圖所示。 第三步 修改rootProject.name為新的

    2024年02月11日
    瀏覽(13)
  • Cesium版本升級(jí)webgl問題,glsl代碼報(bào)錯(cuò),修改辦法

    Cesium版本升級(jí)webgl問題,glsl代碼報(bào)錯(cuò),修改辦法

    ? Cesium 從1.102.0 ?開始,Cesium 默認(rèn)使用? WebGL2 ?上下文。一些webgl特效代碼在webgl1中支持,但是在版本升級(jí)后,運(yùn)行會(huì)報(bào)各種glsl代碼錯(cuò)誤?,F(xiàn)在有兩種解決方案。詳細(xì)辦法描述如下所示。 ? 地球初始化配置如下: requestWebgl1: true ? 需要修改的為:? varying ? attribute ?

    2024年02月06日
    瀏覽(26)
  • Idea新建spring Initializr項(xiàng)目時(shí)選擇Project SDK為1.8,選擇java版本只有是17和21,出現(xiàn)報(bào)錯(cuò)信息

    Idea新建spring Initializr項(xiàng)目時(shí)選擇Project SDK為1.8,選擇java版本只有是17和21,出現(xiàn)報(bào)錯(cuò)信息

    1.項(xiàng)目構(gòu)建圖展示: 2.報(bào)錯(cuò)圖展示: 3.原因說的很清楚了,是java版本和jdk版本不符合導(dǎo)致的 4.解決方案 改為阿里云的服務(wù)器路徑: https://start.aliyun.com 5.測(cè)試 這時(shí)候就有了java8的版本了

    2024年01月17日
    瀏覽(25)
  • AndroidStudio3.5.2修改項(xiàng)目項(xiàng)目包名

    AndroidStudio3.5.2修改項(xiàng)目項(xiàng)目包名

    公司項(xiàng)目要打造成產(chǎn)品進(jìn)行演示,需要更換不同的包名進(jìn)行安裝在同一設(shè)備上,即所謂的馬甲包 更改步驟基本一樣 ? 需要注意的是,按照上邊的步驟修改完后,如果項(xiàng)目中有數(shù)據(jù)庫(kù)文件,要注意數(shù)據(jù)庫(kù)的路徑,把路徑對(duì)應(yīng)修改成更換后的包名,這樣可以正常運(yùn)行了? ?

    2024年02月11日
    瀏覽(14)
  • androidStudio版本下載鏈接記錄

    下載 Android Studio 和應(yīng)用工具 - Android 開發(fā)者 ?|? Android Developers Android Studio 提供了一些應(yīng)用構(gòu)建器以及一個(gè)已針對(duì) Android 應(yīng)用進(jìn)行優(yōu)化的集成式開發(fā)環(huán)境 (IDE)。立即下載 Android Studio。 https://developer.android.google.cn/studio?hl=zh-cn Android Studio 下載文件歸檔 ?|? Android 開發(fā)者 ?|? Andr

    2024年04月28日
    瀏覽(18)
  • 關(guān)于mysql8.0及以上版本連接navicat時(shí)候報(bào)錯(cuò)(密碼加密方式需要修改)

    關(guān)于mysql8.0及以上版本連接navicat時(shí)候報(bào)錯(cuò)(密碼加密方式需要修改)

    該錯(cuò)誤的原因是在MySQL8之前版本中加密規(guī)則是mysql_native_password,而在MySQL8以后的加密規(guī)則為caching_sha2_password。 解決此問題有兩種方法,一種是更新navicat驅(qū)動(dòng)來解決此問題,一種是將mysql用戶登錄的加密規(guī)則修改為mysql_native_password。此處采用第二種方式。 具體做法: 1.使用c

    2024年02月11日
    瀏覽(20)
  • Gradle版本、Gradle插件版本和AndroidStudio版本之間的對(duì)應(yīng)關(guān)系

    Gradle版本、Gradle插件版本和AndroidStudio版本之間的對(duì)應(yīng)關(guān)系

    有時(shí)候碰到gradle版本死活下載不下來,還會(huì)報(bào)Gralde Sync Issues,有可能是你的Gradle Wrapper版本和Gradle插件版本、AndroidStudio版本不匹配。 Gradle版本和Gradle插件版本之間存在一定的對(duì)應(yīng)關(guān)系。Gradle Wrapper是用來指定項(xiàng)目使用的Gradle版本,Gradle插件則是用來構(gòu)建Android應(yīng)用程序的。 And

    2024年02月13日
    瀏覽(20)
  • AndroidStudio下載--持續(xù)更新-支持多種網(wǎng)盤--多版本

    AndroidStudio下載--持續(xù)更新-支持多種網(wǎng)盤--多版本

    因?yàn)閍ndroid-studio下載困難問題,特意整理到網(wǎng)盤,方便大家下載,以后也會(huì)持續(xù)更新版本。但是官網(wǎng)的最新穩(wěn)定版永遠(yuǎn)在最上面獲取。 支持多版本,WIndows和MAC系統(tǒng),持續(xù)維護(hù)?。?! 至于為啥支持百度網(wǎng)盤、 阿里網(wǎng)盤、夸克網(wǎng)盤 ,百度網(wǎng)盤用戶多,阿里網(wǎng)盤非Vip不限下載速度

    2024年02月03日
    瀏覽(16)

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請(qǐng)作者喝杯咖啡吧~博客贊助

支付寶掃一掃領(lǐng)取紅包,優(yōu)惠每天領(lǐng)

二維碼1

領(lǐng)取紅包

二維碼2

領(lǐng)紅包