我的循环器有问题。我调用了looper.prepare(),在做了一些事情后一切正常。但是,如果我旋转设备,我会在准备时遇到异常。07-1216:40:09.760:E/activity(15809):java.lang.RuntimeException:OnlyoneLoopermaybecreatedperthread我正在尝试退出循环程序,但它什么也没做。这是我的异步任务:@OverrideprotectedStringdoInBackground(String...args){try{Looper.prepare();//herestarttheexceptiontry{URL