I'm trying to migrate my old android project from Eclipse to Android Studio. I followed step by step many tutorials. But I cannot find any solution to add Gradle files and Gradle dependencies to my project which is imported. I use android studio 3.0.1 and Eclipse Luna.
I did "Import Project(Gradle, Eclipse ADT, etc)" from Android studio Home Screen and then Android studio did some stuff to convert and etc. But when I want to run my project there are no gradle files.