You are on page 1of 1

java.lang.

RuntimeException: Unable to create service


com.snaptube.geo.LocationFetchService: java.lang.RuntimeException:
android.os.DeadSystemException
at android.app.ActivityThread.handleCreateService(ActivityThread.java:3999)
at android.app.ActivityThread.access$1600(ActivityThread.java:220)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1899)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:7520)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
Caused by: java.lang.RuntimeException: android.os.DeadSystemException
at android.app.ActivityThread.handleCreateService(ActivityThread.java:3993)
... 8 more
Caused by: android.os.DeadSystemException
... 9 more

You might also like