Labs/Joey/phoneSchema: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
device name | device name | ||
The name of the device. Should be unique. For example TMobile Dash, HTC S620. | |||
has camera | has camera | ||
Boolean. Does this device have a camera on it. | |||
Screen Size (x,y) | Screen Size (x,y) | ||
In terms of pixes, how big the viewable area of the screen is. | |||
Touch screen | Touch screen | ||
Does this device have a touch screen or does it not. | |||
Full Keyboard | Full Keyboard | ||
Does this device have a full keyboard | |||
video player extension | video player extension | ||
What extension should we send down when sending video for download. | |||
Java | Java | ||
What version of Java is installed | |||
MMS | MMS | ||
Does this phone support MMS | |||
Network Type (GPRS, EDGE, G3) | Network Type (GPRS, EDGE, G3) | ||
What type of network does the user have access to | |||
Revision as of 18:26, 14 March 2007
proposed fields:
device name
The name of the device. Should be unique. For example TMobile Dash, HTC S620.
has camera
Boolean. Does this device have a camera on it.
Screen Size (x,y)
In terms of pixes, how big the viewable area of the screen is.
Touch screen
Does this device have a touch screen or does it not.
Full Keyboard
Does this device have a full keyboard
video player extension
What extension should we send down when sending video for download.
Java
What version of Java is installed
MMS
Does this phone support MMS
Network Type (GPRS, EDGE, G3)
What type of network does the user have access to