It throws Exception as

07-11 12:45:05.145: ERROR/AndroidRuntime(2871): FATAL EXCEPTION: main
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):
java.lang.IllegalArgumentException: View not attached to window
manager
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.view.WindowManagerImpl.findViewLocked(WindowManagerImpl.java:
355)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:200)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.view.Window$LocalWindowManager.removeView(Window.java:432)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.app.Dialog.dismissDialog(Dialog.java:278)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.app.Dialog.access$000(Dialog.java:71)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.app.Dialog$1.run(Dialog.java:111)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.os.Handler.handleCallback(Handler.java:587)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.os.Handler.dispatchMessage(Handler.java:92)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.os.Looper.loop(Looper.java:123)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
android.app.ActivityThread.main(ActivityThread.java:4627)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
java.lang.reflect.Method.invokeNative(Native Method)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
java.lang.reflect.Method.invoke(Method.java:521)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:868)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
07-11 12:45:05.145: ERROR/AndroidRuntime(2871):     at
dalvik.system.NativeStart.main(Native Method)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to