android get text from string xml programmatically

61

android get text from string xml programmatically -

Context context;
String mess = context.getString(R.string.mess_1)

Comments

Submit
0 Comments