I import a project to Android Studio , but the R.java is always empty.
public final class R { }
I have tried:
Go to File → Settings → Editor → Auto Import and at java tab you should have:
Insert imports on paste: ASK. If you have import for ALL, then Android Studio import other file.