package p1.p2.p3; import p1.p2.R; public class Class { public void f() { String s = .getString(R.string.hello); } }