Black screen after updating Google Play services 7.5.0

I have updated my Google Play Service to be able to use the Android 5.0 Material Design Support Library.

Since I've done this, it often happens that my application ends up with a black screen ANR and nothing in the logs. So basically, it's really hard to debug when I don't have any logs to help me! I checked the /data/anr/traces.txt file, but there is not much of it and the process of extracting it is not that fast ...

Is there a solution for this or should I return the Google Play Service to my previous version and wait for a more stable release?

PS: I have updated the Google Play Service via SDK Manager. Is there a way to get Google Play Service back to the old version?

EDIT: This might be a solution for managing Android SDK in Git Rep. Therefore, returning changes will not be a problem.

Screenshot:

enter image description here

+3


source to share


1 answer


double click the home button .. this voice command will open .. click and say settings, and from the settings, delete the updates of Google Play services.



0


source







All Articles