Android studio lint don't work for a kotlin project. I can't find hardcoded strings. What can be solution for this?
The term hardcoded string refers to a string that doesn't depend on the input to the program but it also has connotations of being hard to change, meaning that you might have to edit the code in one or more places to change it.
Lingobit Extractor is a new tool for software localization. The tool solves a huge part of internationalization task by extracting hard-coded strings from source code to resources.
Do these steps it worked for me
*.kt
or choose kt
from the
drop down.= \"\w+\"
you can see the results now.=\"\w+\"
in case code is not formatted
properly.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With