[android-developers] How to get phone's flip state?

2011-07-19 Thread Qin
Hi there, I want to get the phone's flip state in my app, closed or opened. How can I do that? Is there API available in the SDK? Thanks. Qin -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] How to get phone's flip state?

2011-07-18 Thread babycoo...@hotmail.com
Hi, in my application, I want to get phone's flip state. i.e. Closed or Opened. How can I do that? Thanks. Qin. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

Re: [android-developers] How to get phone's flip state?

2011-07-18 Thread mayank k varshney
check onConfiguration change of activity may be this is the answer of ur question On Mon, Jul 18, 2011 at 2:05 PM, babycoo...@hotmail.com babycoo...@hotmail.com wrote: Hi, in my application, I want to get phone's flip state. i.e. Closed or Opened. How can I do that? Thanks. Qin. -- You