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
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.
compile 'com.google.android.gms'