| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Tutorials |
- Implementing a Local Cache to Manage Resources by C. Enrique Ortiz - [Clicks: 20]
Walk through the design and implementation of an image cache for MIDP that helps MIDP applications minimize their size. It allows applications to update resources while in the field.
http://developers.sun.com/mobility/midp/articles/imagecache/ - Jun, 2007 - Implementing Copy and Paste for the Java ME TextBox by Biswajit Sarkar - [Clicks: 24]
Text entry is difficult on phones, so it's possible your Java ME users will want to copy and paste to save some keypresses. However, the ME TextBox doesn't provide this functionality out of the box. Biswajit Sarkar shows you how to implement it yourself.
http://today.java.net/pub/a/today/2007/01/18/implementing-copy-and-paste-for-java-me-textbox.html - Jan, 2007
- Boost application development with Amazon Web Services, Part 3: Amazon Simple Queue Service by Eric Giguere - [Clicks: 18]
Using the Amazon Simple Queue Service (SQS), you can build distributed applications that communicate using a message-based paradigm. Cell phones and other Java Platform, Micro Edition (Java ME) devices can use Amazon SQS easily with simple HTTP requests. In this tutorial, the third in a series on creating applications with Amazon Web Services (AWS), discover how to use SQS from a Java ME device.
[Formats: html, pdf]
http://www.ibm.com/developerworks/edu/ws-dw-ws-aws3.html - Jul, 2007