1 有关android.support.v7.app.ActionBarActivity错误的问题
(1)导入appcompat_v7的项目,设置 Properties->Android->勾选 Is library
(2)在出现错误的工程 设置 Properties->Android->add->加入android-support-v7-appcompat.jar库文件,再clean,如果还是不行,执行第三部。
(3)在出现错误的工程目录libs加入 android-support-v7-appcompat.jar,复制粘贴即可

相关文章:

  • 2022-12-23
  • 2021-06-12
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
  • 2021-04-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-12
  • 2021-11-08
  • 2021-09-24
  • 2021-12-21
  • 2022-01-19
  • 2021-04-02
  • 2022-12-23
相关资源
相似解决方案