Como obter string do recurso ID Android

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