I was getting this weird error on my google developer console. So i used google Cloud Test Lab to See whats really happening. turns out my app is failing on almost all devic
I found a solution that worked for me. I was importing whole google play services 9.0.1 library. The temporary workaround is to import only the APIs that your app actually needs. You can get the whole list of APIs here.