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一下就行了

  • 相关阅读:
    Abp 领域事件简单实践 <一>
    Abp session和Cookie
    Abp 聚合测试
    反向代理
    Angular 变更检测
    VS 之github
    Docker 启动SQLServer
    查出第二大的数是多少
    DDD 理解
    ActionBar的简单应用
  • 原文地址:https://www.cnblogs.com/csulennon/p/3705177.html
Copyright © 2011-2022 走看看