xtensa / PodEmu

Android application that emulates iPod to use together with old 30-pins iPod serial interface.
GNU General Public License v3.0
88 stars 14 forks source link

Double-byte characters are garbled. #22

Open shotahashimoto111 opened 8 months ago

shotahashimoto111 commented 8 months ago

Double-byte characters are garbled. "app/src/main/java/com/rp/podemu/OAPMessenger.java" Somewhere above I have a problem converting a character to hexadecimal. As shown in the debug log. Is it a character encoding issue? Is it possible to fix this bug?

For example: 2024-01-09 08:08:39 (000) : PodEmu - OAPM: MSG OUT | 04 | 00 21 | E3 83 AD E3 83 9E E3 00 B3 E3 83 81 E3 82 B7 E3 82 BA E3 83 A0 20 [ロマ� This is how it should be. Title:ロマンチシズム hexadecimal: e383ade3839ee383b3e38381e382b7e382bae383a0