cara mendapatkan string dari sumber daya id android

String mystring = getResources().getString(R.string.mystring);
Blue-eyed Bird