i have made a project in Android Studio , now i want to import that project into Eclipse, there are options to convert eclipse to Android Studio , but how to convert Android
try install the gradle plugin in the eclipse. THis will work for some apps.
The following update sites are available:
http://dist.springsource.com/milestone/TOOLS/gradle (latest milestone build) http://dist.springsource.com/release/TOOLS/gradle (latest release) Pasting the above URLs into a web browser will not work. You need to follow the instructions given below to use an Eclipse update site.
In Eclipse Open Help >> Install New Software Paste a Gradle update site link into the "Work with" text box. Click the Add button at the top of the screen. Ensure that the option "Group Items by Category" is enabled. Select the top-level node 'Extensions / Gradle Integration'. Click "Next". This may take a while. Review the list of software that will be installed. Click "Next" again. Review and accept licence agreements and Click "Finish".