This link can help, https://developer.android.com/studio/intro/migrate.html
Import as a Project:
- Start Android Studio and close any open Android Studio projects.
- From the Android Studio menu click File > New > Import Project.
Alternatively, from the Welcome screen, click Import project (Eclipse ADT, Gradle, etc.).
- Select the Eclipse ADT project folder with the AndroidManifest.xml file and click Ok.