Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
iluru_venkat
Posts: 2
Registered: ‎03-18-2009

Problem with Flip for BlackBerry_8220 device

Hi,

 

Iam doing sample test application for 8220 device. I am facing one problem. when my application is running, if I flip the device (close the device) and open the device (flip open) my application is going to Crash.

 

Is there any method to find whether the device is in flipped state or flip open state to handle this event. ( like PowerOff() and powerUp() methods. )
Please use plain text.
Developer
rafo
Posts: 507
Registered: ‎07-15-2008

Re: Problem with Flip for BlackBerry_8220 device

Try to use RIM API EventLogger class in your application.

 

To open event log click on Alt button, hold it and click LGLG

----------------
if your issue solved set "Solution" mark at the relevant post
Please use plain text.