Consumer closed input channel or an error occurred. events=0x8

前端 未结 2 2057
余生分开走
余生分开走 2021-02-18 21:59
D/AndroidRuntime(11752): 
D/AndroidRuntime(11752): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRu         


        
2条回答
  •  借酒劲吻你
    2021-02-18 22:23

    it is most probably because of having a wrong xml resource file. for me i put colors in strings.xml and got this errors. then i created colors.xml and now it works.

提交回复
热议问题