prevent screen rotation android

Posted by Sephy on Stack Overflow See other posts from Stack Overflow or by Sephy
Published on 2010-04-28T15:25:14Z Indexed on 2010/04/28 15:33 UTC
Read the original article Hit count: 476

Filed under:
|
|
|
|

hi everybody,

I have one of my activities which I would like to prevent from rotating because i'm starting an AsynTask, and screen rotation makes it restart... so is there any way to tell this activity "DO NOT ROTATE the screen even if the user is shaking his phone like mad"? Thx for the constant help guys.

© Stack Overflow or respective owner

Related posts about rotate

Related posts about prevent