I import a project to Android Studio , but the R.java is always empty.
public final class R { }
I have tried:
Go to Menu-Tab -> Project -> Build -> Automatically(check this option). and than reopen a new project.