Is there any way to check String reference from String.xml
I have many String in String.xml but i want to remove some unused String’s.
i am not finding any way to check that which String used by other class’s.
so how can i get infomation about used String’s in String.xml
if i check one by one it will take whole day.
Lint can help you. Try to check your project.

Look at the screen :