I want to find all hard-coded strings in my code to move them into strings.xml file for future localization. Such as :
strings.xml
Toast.ma
This answer hasn't getting to me any result.
Nonetheless, for future searches :
In Android Studio 1.2.2 added new Option Hardcoded strings(not a Hardcoded text) and this getting to me perfect searches result.
Hardcoded strings
Hardcoded text