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.
サービスマークのUTFコードはAndroidではサポートされていないようです。私のstrings.xmlファイルに以下があり、空のボックスしか得られません。著作権は問題なく機能します。何か案は?
<string name="test">Test\u2120</string>
オプションは、サービスマークのあるカスタムフォントを使用することです。または、おそらく上付き文字を使用する方が簡単でしょう。