dear frineds,
i have written line
String Mess= R.string.mess_1 ;
to get string value but instead of returning string it is giving me id of type integer can any one guide me how can i get its string value that i have mentioned in string.xml file??
any help would be appriciated.