 Thread Author
# 1

11-14-2011, 03:44 AM
|
| CrackBerry Newbie | | Join Date: May 2011 Posts: 7 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
orientation change handling for different screens
Hi All,
For blackberry app,while screen orientation changes in the device, I need to change images. I tried it with accelerometer listener. It's working fine. But I am able to do orientation handling only for one screen. By registering same accelerometer listener in different screens throwing Illegal argument exception. After that I found we can open only one data orientation channel for whole application. So how to handle all screens in app for orientation change? Help me.
Thanks,
Saranya
|