Auto Generate @String reference in Android Studio

前端 未结 3 1728
梦如初夏
梦如初夏 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条回答
  •  长情又很酷
    2020-12-08 09:48

    alt+Enter work when your setting string resource is on,

    how to on string resource extractor
    

    Goto Android studio 'Help' -> Find action -> type "extract string resource"

    You will find a ON / OFF button. Switch on the option.

提交回复
热议问题