You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: