String mystring = getResources().getString(R.string.mystring);. getResources() is a method of the Context class. If you are ...
確定! 回上一頁