Labs/Joey/phoneSchema: Difference between revisions

From MozillaWiki
< Labs‎ | Joey
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
proposed fields:
==Proposed Fields==


device name
*device name
**The name of the device.  Should be unique.  For example TMobile Dash, HTC S620.


The name of the deviceShould be unique.  For example TMobile Dash, HTC S620.
*has camera
**BooleanDoes this device have a camera on it.


*Screen Size (x,y)
**In terms of pixes, how big the viewable area of the screen is.


has camera
*Touch screen
**Does this device have a touch screen or does it not.


Boolean.  Does this device have a camera on it.
*Full Keyboard
**Does this device have a full keyboard


*video player extension
**What extension should we send down when sending video for download.


Screen Size (x,y)
*Java
**What version of Java is installed


In terms of pixes, how big the viewable area of the screen is.
*MMS
**Does this phone support MMS


Touch screen
*Network Type (GPRS, EDGE, G3)
 
**What type of network does the user have access to
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

Revision as of 18:28, 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