我的模拟器有这个问题,我正在使用API 5.1.1,我从SDK Manager获得了最新版本的Google Play服务.
AndroidManifest.xml中:
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Run Code Online (Sandbox Code Playgroud)
在build.grable中:
compile 'com.google.android.gms:play-services:+'
Run Code Online (Sandbox Code Playgroud)