| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Tutorials |
- Access Desktop Data from Mobile Devices by Biswajit Sarkar - [Clicks: 29]
Your data's on the desktop, and you've got a mobile. Not a problem. By combining an ME midlet with an EE servlet running on the desktop, you can retrieve desktop data, send it to the phone, and work with it there. Biswajit Sarkar offers a simple example of how this arrangement can work.
[Includes sample code]
http://today.java.net/pub/a/today/2006/11/30/access-desktop-data-from-mobile-devices.html - Nov, 2006 - Internationalize your MIDlets by Meng Wong - [Clicks: 40]
Globalization is more than just a trend -- it has become an essential requirement for application development. JSR-238 is designed to help Java Platform, Micro Edition (Java ME) developers minimize their internationalization efforts using Mobile Information Device Profile (MIDP)/Connected Limited Device Configuration (CLDC). In this article, discover a faster and easier way to internationalize your MIDlets.
[Includes sample code]
http://www.ibm.com/developerworks/java/library/wi-midapi/index.html - Nov, 2006 - Push messages that automatically launch a Java mobile application by Srijeeb Roy - [Clicks: 116]
Pushing messages to a mobile device from a server and automatically forcing a pre-installed application to wake up and do some processing is sometimes important for an enterprise mobile application. Java Micro Edition applications that use Mobile Information Device Profile 2.0 can have this feature using the push registry, with Short Message Service (SMS) used as the protocol for pushing messages, and, in this article, Srijeeb Roy shows how.
[Includes source code]
http://www.javaworld.com/javaworld/jw-04-2006/jw-0417-push.html - Apr, 2006 - Architectural manifesto: The Factory design pattern in MIDP 2.0 by Mikko Kontio - [Clicks: 34]
Learn more about MIDP 2.0 this month, as Mikko sneaks a peak at the muscle behind Mobile Information Device Profile's (MIDP) Generic Connection Framework -- the Factory design pattern.
http://www-128.ibm.com/developerworks/library/wi-arch22/ - Jan, 2006 - Globalize your embedded apps by Shu Fang Rui, Hu Wei Hong - [Clicks: 32]
This article covers the two aspects of a globalization solution -- internationalization and localization -- on embedded devices. For internationalization, learn how to design your code structure to support multiple languages. For localization, learn how to customize the number, date, time, and currency format.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/wi-globalapps/index.html - Jan, 2006
- Deploy MIDlets on J2ME-enabled devices by Soma Ghosh - [Clicks: 77]
Learn the various ways you can deploy MIDlets on J2ME-enabled devices. In this tutorial, you'll see how to deploy the MIDlets remotely and locally as well as how to download MIDlets referenced by URLs over the air and on Java 2 Platform, Micro Edition (J2ME)-enabled devices.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/wi-dw-wi-devmid-i.html - Apr, 2006