标题:Anroid第一行代码(第二版)第十章ServiceBestPractice点击开始下载出错,显 ...
只看楼主
牧城雪
Rank: 1
等 级:新手上路
帖 子:33
专家分:9
注 册:2017-11-6
结帖率:66.67%
 问题点数:0 回复次数:0 
Anroid第一行代码(第二版)第十章ServiceBestPractice点击开始下载出错,显示Handler和Looper中有错误
E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.example.servicebestpractice, PID: 15174
    android.app.RemoteServiceException: Bad notification for startForeground: java.lang.RuntimeException: invalid channel for service notification: Notification(channel=null pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0x00000000 vis=PRIVATE)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1737)
        at android.os.Handler.dispatchMessage(Handler.java:106)
        at android.os.Looper.loop(Looper.java:193)
        at android.app.ActivityThread.main(ActivityThread.java:6669)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
求大神帮忙解释一下
搜索更多相关主题的帖子: Handler android app java null 
2019-06-05 07:47



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-495100-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.027686 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved