我有一个应用程序,我在其中使用 Google Play 服务和 Google Plus 登录 API。我的问题是有时应用程序崩溃并抛出下面提到的异常。我该如何解决这个问题?
由 java.lang.SecurityException 引起:权限拒绝:从 pid=8304、uid=10100 读取 com.google.android.gsf.gservices.GservicesProvider uri content://com.google.android.gsf.gservices 需要 com.google。 android.providers.gsf.permission.READ_GSERVICES 或 grantUriPermission()
android ×1