Android Studio is still in preview, however many projects are already using Gradle build system which is integrated into Android Studio.
Being an early access preview however, migrating a whole project to Android Studio is too risky, and migration seems to be a one way process.
Is there a way for a single Android project to work seamlessly in both environments (IDEs: Eclipse, Android Studio; and build systems: Ant, Gradle)?