Motorola E680 Technical Manual - Page 86

Overview

Page 86 highlights

20 JTWI JTWI specifies a set of services to develop highly portable, interoperable Java applications. JTWI reduces API fragmentation and broadens the number of applications for mobile phones. Overview Any Motorola device implementing JTWI will support the following minimum hardware requirements in addition to the minimum requirements specified in MIDP 2.0: • At least a 125 x 125 pixels screen size as returned by full screen mode Canvas.getHeight () and Canvas.getWidth () • At least a color depth of 4096 colors (12-bit) as returned by Display.numColors () • Pixel shape of 1:1 ratio • At least a Java Heap Size of 512 KB • Sound mixer with at least 2 sounds • At least a JAD file size of 5 KB • At least a JAR file size of 64 KB • At least a RMS data size of 30 KB Any Motorola JTWI device will implement the following and pass the corresponding TCK: • CLDC 1.0 or CLDC 1.1 • MIDP 2.0 (JSR 118) • Wireless Messaging API 1.1 (JSR 120) • Mobile Media API 1.1 (JSR 135) 86

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

86
20
JTWI
JTWI specifies a set of services to develop highly portable, interoperable Java
applications. JTWI reduces API fragmentation and broadens the number of applications
for mobile phones.
Overview
Any Motorola device implementing JTWI will support the following minimum hardware
requirements in addition to the minimum requirements specified in MIDP 2.0:
At least a 125 x 125 pixels screen size as returned by full screen mode
Canvas.getHeight () and Canvas.getWidth ()
At least a color depth of 4096 colors (12-bit) as returned by Display.numColors ()
Pixel shape of 1:1 ratio
At least a Java Heap Size of 512 KB
Sound mixer with at least 2 sounds
At least a JAD file size of 5 KB
At least a JAR file size of 64 KB
At least a RMS data size of 30 KB
Any Motorola JTWI device will implement the following and pass the corresponding TCK:
CLDC 1.0 or CLDC 1.1
MIDP 2.0 (JSR 118)
Wireless Messaging API 1.1 (JSR 120)
Mobile Media API 1.1 (JSR 135)