android mendapatkan teks dari string xml secara terprogram

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