Auto Generate @String reference in Android Studio

前端 未结 3 1727
梦如初夏
梦如初夏 2020-12-08 09:28

I know that this is possible in eclipse by following the advice here: Android: resource String automatic generation

But I can\'t seem to find if this is possible in

3条回答
  •  猫巷女王i
    2020-12-08 10:11

    What seems to be missing from the above answers is that, in Android Studio, you must place the cursor in the string, click the mouse, and press Alt + Enter to bring up the Extract String Resource dialog

提交回复
热议问题