How to import project files without Gradle files into Android Studio
问题 I want to import a project into my Android Studio. It works well in Eclipse when my friend gave it to me. But I couldn't import it into my Android Studio. And all the tutorial told me that I should add/edit the Gradle files when there is no Gradle files in this project. So what am I going to do without having to download the Eclipse IDE? Many thanks. 回答1: You can export the project from eclipse to a gradle project. Right clicks your project. Clicks the 'export' in the popup menu. Choose