我导入了一个Android的例子程序,刚开始总是报错 ,我把jar包引进来了 通过build path -> configure build path ->libraries 中的Add External jars 选则D:\Program Files\Android\android-sdk\platforms\android-14\Android.jar 还是有问题,

打开project.properties ,把target=android-8改成 target=android-14。搞定。

相关文章:

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