zoukankan      html  css  js  c++  java
  • Android 工程报错解决 Unable to resolve target 'android-17'

    换了系统后,重新安装了Android SDK和ADT插件,导入之前的工作空间。居然发现所有的Android工程都报错了。

    我之前的SDK版本是用的17,升级后用的是19.

    截图00

       1:  [2014-05-03 14:56:25 - ThinkBlink] Unable to resolve target 'android-17'
       2:  [2014-05-03 14:56:26 - Game2048Publish] Unable to resolve target 'Google Inc.:Google APIs:17'
       3:  [2014-05-03 14:56:26 - HelloEEG] Unable to resolve target 'android-12'

    修改工程目录下:

    在eclipse中fix一下就行了

  • 相关阅读:
    UVa 541 Error Correction
    UVa 11045 My T-shirt suits me
    【模板】Ford-Fulkerson算法
    POJ 1273 Drainage Ditches
    UVa 10158 War
    UVa 658 It's not a Bug, it's a Feature!
    【模板】并查集
    【模板】Floyd-Warshall算法
    UVa 10034 Freckles
    UVa 10048 Audiophobia
  • 原文地址:https://www.cnblogs.com/csulennon/p/3705177.html
Copyright © 2011-2022 走看看