Last Update October 31, 2020: We improved the overall article.
This guide covers the process using Gradle 1.9, Eclipse Juno and Android Studio 0.4.0. The Android project had API level 9 – 15.
Export Files From Eclipse :
Starting from your existing Eclipse project.
Export -> Android –> Gradle Build Files
Select the project to use to generate the Gradle Build file
After Select Project File Click to Next
See this Final Window if your Project File Are Correct than Select Finish . Now Done! You Have success fully export your Eclipse Project for Android Studio Project.
Now you can import this project in android studio to continue developing project with android studio.