0

Until Android Studio 3.0.0 the menus were different and there was a seperate option to import from Eclipse ADT. With Version 3.0.1 this option disappeared.

How can I import my project to Android Studio 3.0.1 and base it on Gradle automatically?

The images can be found below. Because I need at least 10 reputation points I can't include them directly in this post.

The initial Android Studio window.

After pressing import I choose my Eclipse ADT Project

Now I am stuck and confused on which to choose.

1 Answers1

0

Very strange:

When starting "the new" Android Studio a redesigned "welcome screen" appears (see pictures in original post).

There is only an "Import project" button and after importing it, AS doesn't recognize the ADT Project Structure.

Workaround/Solution:

Open an existing Gradle Android project in Android Studio and close the project.

The old (and not redesigned) "welcome screen" pops up from where you can choose "Import project (Eclipse ADT)".