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

  • 相关阅读:
    linux常见的基本操作命令
    CentOS-7安装mongodb
    分布式CAP理论
    Spring-boot2.X整合Apache ActiveMQ5.X
    Apche ActiveMQ5.X介绍及CentOS7的安装
    初识Java消息服务JMS
    初始Apache-Shiro权限认证Web知识点
    Java定时任务总结
    Apache-Shiro自定义Realm实战
    Java 作业题1
  • 原文地址:https://www.cnblogs.com/csulennon/p/3705177.html
Copyright © 2011-2022 走看看