I imported my Eclipse project into Android using Gradle. At first I had problems with R.java but I resolved them by adding \'gen\' folder as sources in Project Settings.
This is because you have "spaces" in your folder name!!!
Please remove the "spaces" and try again!!!