List for static properties

Hi all,

 

Here is a list of fairly static and simple properties that would be
useful to expose (read-only) through device API.

 

Output:

-          Display resolution/size (physical screen width/height, full
screen resolution, rendering area)

 

Input: 

-          Touch, non-touch, dual

-          Keyboard type (Qwerty key board, others)

 

Media

-          Available Audio/Speech codecs

-          Available Video codecs

 

Camera

-          Front, back, pixel resolution

 

Storage

-          Total capacity, available 

 

The idea would be come up with a vocabulary for these properties and
define two methods:

 

boolean hasProperty(String property);

String getProperty(String)

 

Hope this makes sense.

 

Regards,

Suresh 

 


---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Received on Wednesday, 6 April 2011 21:50:26 UTC