目录1 原始事件信息2 信息分析1 原始事件信息 打开模拟器, 或者用usb把手机连接上电脑并打开手机上面的开发者模式, (这里为了截图方便用了模拟器)打开cmd, 输入adb shell getevent回车, 然后点击模拟器或者手机后, 就
I have one of my activities which I would like to prevent from rotating because I\'m starting an AsyncTask, and screen rotation makes it restart.