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

crash #1

Open
abumubaarak opened this issue Oct 28, 2019 · 0 comments
Open

crash #1

abumubaarak opened this issue Oct 28, 2019 · 0 comments

Comments

@abumubaarak
Copy link

FATAL EXCEPTION: main
Process: com.example.anpr, PID: 30622
java.lang.SecurityException: Unable to start service Intent { cmp=com.sdtoolkit.anprservice/com.sdtoolkit.anpr.service.AnprService }: AMS: *** Unable to launch app com.sdtoolkit.anprservice/10092 for service Intent { cmp=com.sdtoolkit.anprservice/com.sdtoolkit.anpr.service.AnprService }, from com.example.anpr/10245: AutoStart Limited.
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1518)
at android.app.ContextImpl.startForegroundService(ContextImpl.java:1484)
at android.content.ContextWrapper.startForegroundService(ContextWrapper.java:655)
at com.sdtoolkit.a.a.d.startServiceConnection(SourceFile:570)
at com.sdtoolkit.a.a.d.openInt(SourceFile:198)
at com.sdtoolkit.a.a.d.open(SourceFile:175)
at com.sdtoolkit.a.b.a.setupAnprEngineConnection(SourceFile:428)
at com.sdtoolkit.a.b.a.doOpen(SourceFile:439)
at com.sdtoolkit.a.b.a.onAttachedToWindow(SourceFile:397)
at com.sdtoolkit.anpr.view.CameraView.onAttachedToWindow(SourceFile:32)
at android.view.View.dispatchAttachedToWindow(View.java:18003)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3453)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3453)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3453)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3453)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3453)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3453)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1724)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1443)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7006)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:921)
at android.view.Choreographer.doCallbacks(Choreographer.java:729)
at android.view.Choreographer.doFrame(Choreographer.java:664)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:907)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6524)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:451)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:888)

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

No branches or pull requests

1 participant