Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google play services has stopped when installed on AOSP rom #427

Closed
shlatchz opened this issue Jan 23, 2017 · 1 comment
Closed

Google play services has stopped when installed on AOSP rom #427

shlatchz opened this issue Jan 23, 2017 · 1 comment

Comments

@shlatchz
Copy link

I have installed android-6.0.1_r72 AOSP Rom on a Nexus 5 device.

The Rom doesn't come with Google Apps, so I've updated my Rom with the following changes and tried to install GApps from the following site, but after the installation I get the following error countless of times:

Unfortunately, Google Play services has stopped

I found this error in logcat:

01-17 11:14:52.750 3525 5402 E AndroidRuntime: FATAL EXCEPTION: GoogleLocationService

01-17 11:14:52.750 3525 5402 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 3525

01-17 11:14:52.750 3525 5402 E AndroidRuntime: java.lang.SecurityException: "gps" location provider requires ACCESS_FINE_LOCATION permission.

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1620)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1573)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.location.ILocationManager$Stub$Proxy.addGpsStatusListener(ILocationManager.java:741)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.location.LocationManager.addGpsStatusListener(LocationManager.java:1522)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at aker.a(:com.google.android.gms:1064)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at akbc.b(:com.google.android.gms:6342)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at akbc.handleMessage(:com.google.android.gms:279)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)

01-17 11:14:52.750 3525 5402 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)

@mfonville
Copy link
Member

Please read the FAQ and the support instructions mentioned. You need to use XDA Forum for support requests, directly opening GitHub issues is not appreciated.

PS: Please remember to at least include your installation debug log and (if applicable) a logcat when requesting support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants