Android sys-img-armeabi-v7a-android-23 not found

后端 未结 1 1619
花落未央
花落未央 2021-01-05 13:18

I\'ve been using the following command to install abi until today.

echo y | android update sdk --no-ui --all --filter sys-img-armeabi-v7a-android-23
<         


        
1条回答
  •  孤街浪徒
    2021-01-05 13:48

    There is an issue about this:

    https://code.google.com/p/android/issues/detail?id=206022

    EDIT: Working again

    EDIT2: As of 2016-11-29, the problem remains:

    android update sdk --no-ui --all --filter sys-img-armeabi-v7a-android-23                                       15:59:01  ☁  feat/TravisArchitecture ☀
    Refresh Sources:
      Fetching https://dl.google.com/android/repository/addons_list-2.xml
      Validate XML
      Parse XML
      Fetched Add-ons List successfully
      Refresh Sources
      Fetching URL: https://dl.google.com/android/repository/repository-11.xml
      Validate XML: https://dl.google.com/android/repository/repository-11.xml
      Parse XML:    https://dl.google.com/android/repository/repository-11.xml
      Fetching URL: https://dl.google.com/android/repository/addon.xml
      Validate XML: https://dl.google.com/android/repository/addon.xml
      Parse XML:    https://dl.google.com/android/repository/addon.xml
      Fetching URL: https://dl.google.com/android/repository/glass/addon.xml
      Validate XML: https://dl.google.com/android/repository/glass/addon.xml
      Parse XML:    https://dl.google.com/android/repository/glass/addon.xml
      Fetching URL: https://dl.google.com/android/repository/extras/intel/addon.xml
      Validate XML: https://dl.google.com/android/repository/extras/intel/addon.xml
      Parse XML:    https://dl.google.com/android/repository/extras/intel/addon.xml
      Fetching URL: https://dl.google.com/android/repository/sys-img/android/sys-img.xml
      Validate XML: https://dl.google.com/android/repository/sys-img/android/sys-img.xml
      Parse XML:    https://dl.google.com/android/repository/sys-img/android/sys-img.xml
      Fetching URL: https://dl.google.com/android/repository/sys-img/android-wear/sys-img.xml
      Validate XML: https://dl.google.com/android/repository/sys-img/android-wear/sys-img.xml
      Parse XML:    https://dl.google.com/android/repository/sys-img/android-wear/sys-img.xml
      Fetching URL: https://dl.google.com/android/repository/sys-img/android-tv/sys-img.xml
      Validate XML: https://dl.google.com/android/repository/sys-img/android-tv/sys-img.xml
      Parse XML:    https://dl.google.com/android/repository/sys-img/android-tv/sys-img.xml
      Fetching URL: https://dl.google.com/android/repository/sys-img/google_apis/sys-img.xml
      Validate XML: https://dl.google.com/android/repository/sys-img/google_apis/sys-img.xml
      Parse XML:    https://dl.google.com/android/repository/sys-img/google_apis/sys-img.xml
    Error: Ignoring unknown package filter 'sys-img-armeabi-v7a-android-23'
    Warning: The package filter removed all packages. There is nothing to install.
             Please consider trying to update again without a package filter.
    

    0 讨论(0)
提交回复
热议问题