I have an Android project created in Android Studio. It works great in Android Studio, IDEA and builds a machine. Now we have several new developers who work in Eclipse, and I can not configure it. Is it possible to convert a gradle project (android studio) to an Eclipse IDE?
source
share