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

  • 相关阅读:
    关于宇宙大爆炸的理论模型
    算法系列2《RSA》
    Codeforces Round #248 (Div. 1)——Nanami's Digital Board
    Cocos2d-x场景变化相关功能介绍
    NYOJ 745 蚂蚁问题(两)
    quick-cocos2d-x endToLua 退出会卡住
    编程算法
    linux基础知识1
    URAL 1553. Caves and Tunnels 树链拆分
    2014/11/13_ 随想
  • 原文地址:https://www.cnblogs.com/csulennon/p/3705177.html
Copyright © 2011-2022 走看看