Hello,
I ve got the following problem.
After launching my application I need to know if it is landscape or horizontal mode to properly display softkeys names and handle them.
I ve been trying to verify it by getting width and height but i faced problem with Nokia E71 which screen parameters in portrait mode is exactly the same like in for example E66.
Is there any way to get current screen orientation in java like it can be done in C++?
Thanks
Nuker85

Reply With Quote

