I would like to find the landscape property of device, not through code, by seeing any property of a device given in forum nokia. Is it possible? What is the easiest way to find whether a device can be viewed in landscape or not?
Thanks in advance
I would like to find the landscape property of device, not through code, by seeing any property of a device given in forum nokia. Is it possible? What is the easiest way to find whether a device can be viewed in landscape or not?
Thanks in advance
I don't think there would be any ways on doing it non-programmatically, anyway where would you be using it and how ?
Yup, i need to have a list of devices having lanscape facility, which we use for analysis. We can't launch a program in every devices to get those details. Is there any common keyword, or something like that to identify this lanscape facility?
Thanks for your response
I'm not aware of any property that would tell this without writing a piece of code to retrieve the orentation or screen resolution to determine its orientation, anywhere where are you using the orientation information in ?
Oh i see, i have to use just for data analysis, list mobiles with various features.
Thanks for you response