| Reply | « Previous Thread | Next Thread » |
|
String a = new String(data,"UTF-8");
Compiler is ok ! Run on Sun WTK 1.4 is ok! But can't run it on Nokia Emu.. then , EDI show same Exception messages. java.io.UnsupportedEncodingException: Encoding UTF-8 not found My env. is JBuilder7 + Mset Nokia_Series_60_MIDP_SDK_Beta_0_1 Thanks for your help ..... |
|
You will have to manually add the "com.sun.cldc.i18n.j2me.UTF_8_Reader"
class to your jar file. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|