Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Displaying ASCII/Unicode characters?

843851Dec 16 2003 — edited Jul 29 2005
I am kind of new to JavaCard development, and I have a problem right now. The application I am developping for JavaCard compliant SIM card should be able to display characters like �, �, � and such, but unfortunately I haven't find a solution for this question so far. I have checked out the JavaCard specs available on Sun's homepage, and also some3GPP TSs (11.14, 23.038), but I haven`t found anything covering this issue so far. I have also made some attempts to implement, but when storing the ASCII code of these characters as bytes, they are not displayed on the screen of the mobile (instead, space seem to be displayed). Is it so, that JavaCard is not supporting this at all, or it is depending on the particular mobile? Any help is appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2005
Added on Dec 16 2003
5 comments
229 views