android get text from string xml

www.la‮tu‬turi.com
android get text from string xml
// android get text from string xml programmatically

Context context;
String str = context.getString(R.string.msg)
Created Time:2017-08-30 20:44:35  Author:lautturi