转载请注明出处:http://blog.csdn.net/l1028386804/article/details/46942139 1.android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application 解决方式:将getApplication改成xxxx.this 2.call you are unregister onbrocastRevicer?…