16
Android 1.6: Android android.view.WindowManager $ BadTokenException: Không thể thêm cửa sổ - mã thông báo null không dành cho ứng dụng.
Tôi đang cố mở một cửa sổ hộp thoại, nhưng mỗi lần tôi cố mở nó sẽ ném ngoại lệ này: Uncaught handler: thread main exiting due to uncaught exception android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application at android.view.ViewRoot.setView(ViewRoot.java:460) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91) at …