相关疑难解决方法(0)

如何在android strings.xml中编写字符&

我在strings.xml文件中写了以下内容:

<string name="game_settings_dragNDropMove_checkBox">Move by Drag&Drop</string>
Run Code Online (Sandbox Code Playgroud)

我收到以下错误:

The reference to entity "Drop" must end with the ';' delimiter.
Run Code Online (Sandbox Code Playgroud)

我怎样才能在strings.xml中写字符?

string android special-characters

403
推荐指数
8
解决办法
25万
查看次数

标签 统计

android ×1

special-characters ×1

string ×1