コードからリソース文字列を取得 - Android Studio

Android Studioで、コードからリソース文字列を取得

String s = getString(R.string.hogehoge);

コメント