Issue with ActionBarActivityDelegate class…app doesn't run

前端 未结 4 2021
庸人自扰
庸人自扰 2021-02-15 12:37

Hello i hope someone can help me with his I was planning to put an action bar in my test app, so I did exactly as said in the developers API guide.

But when i tried to

4条回答
  •  心在旅途
    2021-02-15 13:09

    I spent a whole day trying to fix this. I am using eclipse on debian. I ended up adding the library android-support-v7-appcompt and my app into one working set and built the "working set" to resolve the issue. This eventually created the necessary files in android-support-v7-appcompat/bin folder.

提交回复
热议问题