Categories

UTF-8 J2ME Datastream Implementation

I’m trying to get foreign alphabet characters to show up on my mobile phone via a J2ME translation application that I’m writing.

The biggest hurdle is understanding how unicode works, and creating an http connection that reads UTF-8 bytes.

Step-by-step:

Make sure you have Arial Unicode MS font or any other unicode font.
Update properties file in phone emulator [...]