String mystring = getResources().getString(R.string.mystring);
val string: String = getString(R.string.hello)