hey
trying to read a hebrew text file (that i have inside my jar)
no matter what i do with the encodings (of the file itself or the way i read it) i keep getting messed up string on the emulator (and on a real phone).
altho if i dont use any special encodings (Ansi) and print my text out with System.out i can see the text just fine (on the IDE's output window that is)
so wondering if anyone has any idea?
maybe im not using the right encodings?
any help would be appriciated![]()


Reply With Quote


