informatique:javame
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| informatique:javame [17/07/2010 01:25] – créée cyrille | informatique:javame [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== JavaME (Java Micro Edition) ====== | ====== JavaME (Java Micro Edition) ====== | ||
| - | < | + | < |
| - | * [[http:// | + | * [[http:// |
| + | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | ===== APIs ===== | ||
| + | |||
| + | ==== Record Management System (RMS) ==== | ||
| + | |||
| + | RMS: This Java tip explains RMS Record Management System for storing persistent data. A record store consists of a collection of records which will remain persistent. The RMS API abstracts the device-dependent details of the storage area and access to those details, and it provides a uniform mechanism to create, destroy, and modify data. This ensures portability of MIDlets to different devices. | ||
| + | |||
| + | ==== MMAPI ==== | ||
| + | |||
| + | Prendre une photo : http:// | ||
| + | |||
| + | Source example at Nokia.com: | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | Javadoc: http:// | ||
| + | |||
| + | ==== Location (JSR-179) ==== | ||
| + | |||
| + | J2ME (JSR 179) is a set of generic APIs that can be used for developing location-based services.J2ME location APIs provide mobile applications with information about the device' | ||
| + | |||
| + | Voir aussi: | ||
| + | * [[/ | ||
| + | |||
| + | Some source codes: | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | Opensource MIDlet: | ||
| + | * [[http:// | ||
| + | |||
| + | A voir: | ||
| + | * GPS localisation using external GPS via bluetooth, builtin GPS, SiRF, Cell-id based proximity (using [[http:// | ||
informatique/javame.1279322709.txt.gz · Dernière modification : (modification externe)
