Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
状況: Android テキストビューでドイツ語のテキストを表示したい。デフォルトのフォントを使用していますが、アクセントがずれています。(「i」は良いですが、「ü」、「ä」などはほぼ 1 文字ずれています)
画像:
質問: アクセントをうまく表示するにはどうすればよいですか? 何が問題になる可能性がありますか?
InputStreamReaderエンコーディングをUTF-8ではなくMacRomanに設定しました。このInputStreamReader ** を GSON の **fromJson()メソッドに提供します。私はまだ何が起こっているのか理解していません。