Hustle Play
Syd's blog.
Monthly Archives: February 2011
On-Device Debugging for Sony Ericsson J2ME Phones
Posted by on February 3, 2011
In this post I want to document the steps that one takes to start debugging a program running on a Sony Ericsson J2ME phone. A USB connection will be established between your computer (i.e. Windows XP 32-bit) and your phone (i.e. Sony Ericsson W810i). To do this, the proper data cable must be available. Here [...]
Writing a PIM application that works on a real J2ME device
Posted by on February 1, 2011
There are tons of search listings that pop up when one searches for ‘J2ME’ and ‘PIM’, but I have not yet found one that details how to run the application on an actual, real, physical, holding-it-in-my-hands J2ME device. So this post will detail how to do this. Here are the steps: Write the application Test [...]