There are 2 methods here that cannot be recognized: getResources(), getDir() what should I do with them? The studio says that I need to declare them in the class, I do it, but they both return null, what should I do in this case? I already tried this example code, I understand what it does, but these methods don’t work…