当使用eclip导入工程文件目录时,有时候会遇到eclips报

Unable to resolve target 'android-7'错误,其实这是由于版本问题造成的,在这里给出解决方法

解决Unable to resolve target 'android-7'报错

3.打开导入工程目录下的project.properties文件,找到android-xx这一行,将xx数字修改改为步骤二中得到的数字,这时候再打开工程就可以了

本文借鉴自百度经验

转载于:https://blog.51cto.com/loveandroid/1551799

相关文章:

  • 2021-09-18
  • 2021-04-07
  • 2021-08-25
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
猜你喜欢
  • 2021-10-05
  • 2021-10-29
  • 2021-06-28
  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案