Issue with ActionBarActivityDelegate class…app doesn't run

前端 未结 4 2006
庸人自扰
庸人自扰 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条回答
  •  梦毁少年i
    2021-02-15 13:08

    I'm using Android-Studio 1.0.2 and I had the same problem. I fixed the issue removing compile 'com.google.android.gms' from build.gradle. Not too sure about the cause of the problem.

提交回复
热议问题