How do you access the string resource stored in the strings.xml file?

How do you access the string resource stored in the strings.xml file?



Answer: You can use the getResources() method


Learn More :