Fach:J2ME Links
Aus StudyWiki
[bearbeiten] Allgemeine Infos
[bearbeiten] Tools Download
- SUNs J2ME Wireless Toolkit: http://java.sun.com/javame/downloads/index.jsp
- BENQ(früher Siemens) Mobility Toolkit: http://www.benq-mobile.com/developer
- NOKIA J2ME Toolkits: http://www.forum.nokia.com/main/resources/tools_and_sdks/listings/index.html
- Sony Ericsson J2ME SDK: http://developer.sonyericsson.com/site/global/docstools/java/p_java.jsp
- Eclipse: EclipseME, http://eclipseme.org/
Achtung: Unter Linux sollte eclipse unter sun-java und nicht unter gnu-java laufen, damit es zusammen mit diesem Plugin funktioniert. Es gibt ein Eclipse config file (bei mir /etc/eclipse/java_home) wo die verschiedenen JVM's aufgelistet sind und dort muss gcj nach sun kommen!
- JBuilder: JBuilder Mobile Studio, http://www.borland.com/mobile/studio/index.html
- CLDC Referenzimplementierung: http://java.sun.com/products/cldc
- MIDP Referenzimplementierung: http://java.sun.com/products/midp
[bearbeiten] Literatur
- Java 2 Micro Edition; Klaus-Dieter Schmatz; ISBN 3-89864-271-2; dpunkt.verlag
- SUN, http://java.sun.com/j2me/
- J2ME in a Nutshell, Kim Topley, OReilly
- J2ME Stepby step Tutorial
- mobilephone programming (Big book not only about j2me)
- Bluetooth API JSR82 Tutorials
- Various J2ME Tutorials
- Präsentation über mobile 3d solutions
- Sample J2ME code
