T
T
Tiyzz2017-02-21 20:33:54
Java
Tiyzz, 2017-02-21 20:33:54

Why doesn't Android Studio see R?

I am a novice programmer, I am writing a program, and then Android Studio tells me that it does not know Class R. I would like to know how to fix this error. Before that, I didn’t rummage through the code at all, I just made markup, when it came to the code, I noticed this error , which will be on the screen.
67a6303137a44120a25ff67a7f59e8f0.PNG

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2017-02-21
@TrueBers

import your_package_name_from_manifest.R
or press Alt+Enter, it will find everything by itself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question