I have installed Android Studio version 1.0.1. I have imported my projects from eclipse and it works fine. Then I deleted a module and reimported it into my Android Studio p
For an alternative solution, check if you added your app to settings.gradle successfully
include ':app'