First decision
1-Click Menu
2-Click Invalidate Caches / Restart
3-Click Invalidate And Restart
Note: work in only one session.
Second solution
-Use the GenyMotion emulator with Android version 5 or higher.
Third decision
-Use Android Studio 1.1 in my work, my teammate uses this version, and everything is fine.
the new debugger adds the value of the variable next to it in the debugging steps, this can cause a problem.
Imagine that you are observing all the variables when debugging, this should make the problem. it's called inline debugger
Download the link to Android Studio 1.1: http://tools.android.com/download/studio/canary/1-1-0
The third solution is my own choice at work.
Update: I tried Android Studio 1.3 Preview , but still have the same problem.
Update: here in android studio the problem is fixed link 1 link 2
amorenew May 13 '15 at 16:28 2015-05-13 16:28
source share