How do you access the values in the res/values/string.xml resource file from the Android Activity class?
res/values/string.xml
Activity class
Put this code in res/values/string.xml
Mercury Venus Earth Mars
This code to be placed in res/layout/main.xml and remove default widgets present in main.xml.
res/layout/main.xml
main.xml