|
How to install Google Play Services?
Posted at 8/3/2015 01:09:27
View:5487
|
Replies:2
Print
Only Author
[Copy Link]
1#
I tried installing, but there is some kind of permissions issue. It just keeps crashing and restarting.
E/AndroidRuntime( 1913): FATAL EXCEPTION: main
E/AndroidRuntime( 1913): Process: com.google.process.gapps, PID: 1913
E/AndroidRuntime( 1913): java.lang.RuntimeException: Unable to create application com.google.android.gms.common.app.GmsApplication: java.lang.SecurityException: attempting to read gservices without permission: Neither user 10057 nor current process has com.google.android.providers.gsf.permission.READ_GSERVICES.
E/AndroidRuntime( 1913): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4560)
E/AndroidRuntime( 1913): at android.app.ActivityThread.access$1500(ActivityThread.java:151)
E/AndroidRuntime( 1913): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364)
E/AndroidRuntime( 1913): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1913): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 1913): at android.app.ActivityThread.main(ActivityThread.java:5258)
E/AndroidRuntime( 1913): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1913): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1913): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:940)
E/AndroidRuntime( 1913): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:735)
E/AndroidRuntime( 1913): Caused by: java.lang.SecurityException: attempting to read gservices without permission: Neither user 10057 nor current process has com.google.android.providers.gsf.permission.READ_GSERVICES.
E/AndroidRuntime( 1913): at android.app.ContextImpl.enforce(ContextImpl.java:1926)
E/AndroidRuntime( 1913): at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1955)
E/AndroidRuntime( 1913): at android.content.ContextWrapper.enforceCallingOrSelfPermission(ContextWrapper.java:600)
E/AndroidRuntime( 1913): at com.google.android.gsf.f.c(SourceFile:107)
E/AndroidRuntime( 1913): at com.google.android.gsf.f.a(SourceFile:121)
E/AndroidRuntime( 1913): at com.google.android.gsf.f.a(SourceFile:227)
E/AndroidRuntime( 1913): at com.google.android.gms.common.b.m.a(SourceFile:304)
E/AndroidRuntime( 1913): at com.google.android.gms.common.b.f.a(SourceFile:222)
E/AndroidRuntime( 1913): at com.google.android.gms.common.b.e.c(SourceFile:200)
E/AndroidRuntime( 1913): at com.google.android.gms.common.app.GmsApplication.onCreate(SourceFile:92)
E/AndroidRuntime( 1913): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1913): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4557)
E/AndroidRuntime( 1913): ... 9 more
D/OpenGLRenderer( 1824): Enabling debug mode 0
|
|