Views

Difference between revisions of "optiPoint application module JAVA applications overview"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
(Scope)
m (Scope)
Line 2: Line 2:
 
You can use different [[Java]] Midlets that were loaded onto the [[optiPoint application module]]. Java comes in different flavours / footprints. In this phone product the J2ME (Java 2 Micro Edition) is implemented, like in mobile phone. Thus many programs written for mobile phones can be used on this module.
 
You can use different [[Java]] Midlets that were loaded onto the [[optiPoint application module]]. Java comes in different flavours / footprints. In this phone product the J2ME (Java 2 Micro Edition) is implemented, like in mobile phone. Thus many programs written for mobile phones can be used on this module.
  
SPECIAL Java DISCLAIMER: There is no guarantee that any mobile phone Java application will properly work on application module. Very often programmmers make special usage of HW-specific functions )e.g. keys), which are not supported by this module.
+
''SPECIAL Java DISCLAIMER:'' There is no guarantee that any mobile phone Java application will properly work on application module. Very often programs make usage of specific HW-specific functions (e.g. keys), which are not supported by this module.
  
 
== Technical data ==
 
== Technical data ==

Revision as of 22:06, 30 September 2006

Scope

You can use different Java Midlets that were loaded onto the optiPoint application module. Java comes in different flavours / footprints. In this phone product the J2ME (Java 2 Micro Edition) is implemented, like in mobile phone. Thus many programs written for mobile phones can be used on this module.

SPECIAL Java DISCLAIMER: There is no guarantee that any mobile phone Java application will properly work on application module. Very often programs make usage of specific HW-specific functions (e.g. keys), which are not supported by this module.

Technical data

  • Java 2 Micro edition (J2ME)
  • MIDP 1.0 (v1.0.3) - Mobile Information Device Profile
  • CLDC 1.0 - Connected Limited Device Configuration
  • KVM 1.0.4 - Kilo Virtual Machine
  • Three additional Java classes (Make Call, Select language, access local telephonebook)
  • Size of SDK: 31 MB
  • SDK based on Sun's Wireless Toolkit V1.3.1_01
  • used JDK version: 1.3.1_08

Documentation

Ressources

Sample applications

How To's

Related links

  • Link zu Sun
  • Link zu Java Programmen