I import a project to Android Studio , but the R.java is always empty.
public final class R { }
I have tried:
Did you follow steps here? First update your Eclipse ADT plugin, then export project and the import in Android Studio.
http://developer.android.com/sdk/installing/migrate.html