Android 'Unable to add window — token null is not for an application' exception

后端 未结 11 2064
名媛妹妹
名媛妹妹 2020-11-28 05:58

I get the following Android exception when I try to open a dialog. Can someone please help me understand what is going on and how can I fix this problem?

and         


        
11条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 06:45

    Use this and context not worked for me..but MyActivityName.this worked. Hope this helps anyone who need it.

提交回复
热议问题