Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ssis/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
“如何修复”;android中的android.app.RemoteServiceException?“;_Android_Remoteserviceexception - Fatal编程技术网

“如何修复”;android中的android.app.RemoteServiceException?“;

“如何修复”;android中的android.app.RemoteServiceException?“;,android,remoteserviceexception,Android,Remoteserviceexception,我的应用程序出现“android.app.RemoteServiceException”异常。我用“作业调度器”来代替“服务”。除了OPPO 8.1之外,它还起了作用。 这就是我得到的所有信息 android.app.ActivityThread$H.handleMessage(ActivityThread.java:1987) android.os.Handler.dispatchMessage(Handler.java:106) android.os.Looper.loop(Looper.j

我的应用程序出现“android.app.RemoteServiceException”异常。我用“作业调度器”来代替“服务”。除了OPPO 8.1之外,它还起了作用。 这就是我得到的所有信息

android.app.ActivityThread$H.handleMessage(ActivityThread.java:1987)
android.os.Handler.dispatchMessage(Handler.java:106)
android.os.Looper.loop(Looper.java:187)
android.app.ActivityThread.main(ActivityThread.java:7025)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:514)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:888)


你能找到解决办法吗?我也遇到了同样的问题。我也是,有什么解决办法吗?无用的堆栈跟踪。我也得到了同样的结果…这些链接可能会有帮助:和