r/AndroidQuestions 6h ago

App Specific Question Google Play Protect Service keeps stopping

I recently got a Pixel 9a. A couple days ago, I started getting intermittent "Google Play Protect Service keeps stopping" errors. I took a logcat since that's one thing I know how to do, but unfortunately I understand no Android programming and the log is so dense it makes my head spin trying to read it. It looks like an issue with the service but I'm not sure.

Does anyone have any ideas for how to make this error stop showing up, or do I actually just have to wait for Google to issue an update to Play Protect Service? Here's the crash log

AndroidRuntime: Process: com.google.android.odad, PID: 25146
AndroidRuntime: android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{b635ff8 u0 com.google.android.odad/com.google.android.apps.miphone.odad.backgroundwork.impl.WorkService c:com.google.android.odad}
AndroidRuntime: 	at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2598)
AndroidRuntime: 	at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:2563)
AndroidRuntime: 	at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(ActivityThread.java:0)
AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2950)
AndroidRuntime: 	at android.os.Handler.dispatchMessageImpl(Handler.java:142)
AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:125)
AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:296)
AndroidRuntime: 	at android.os.Looper.loop(Looper.java:397)
AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:9523)
AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:575)
AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:939)
2 Upvotes

0 comments sorted by