-1

I want to migrate from eclipse to android studio,but my eclipse project content a library . how can i export this project as gradle to use it on android studio without lossing my library

Thank you

  • Check this one... http://tools.android.com/tech-docs/new-build-system/migrating-from-eclipse-projects Also check this link to migrate eclipse project to studio http://stackoverflow.com/questions/22791150/how-do-you-import-an-eclipse-project-into-android-studio-now – BarmanInfo Jul 25 '16 at 13:49

2 Answers2

0

File > New > Import Project

Go to this official guide for more information.

Nir Duan
  • 6,164
  • 4
  • 24
  • 38
0

Check this one... http://tools.android.com/tech-docs/new-build-system/migrating-from-eclipse-projects

Also check this link to migrate eclipse project to studio How do you import an Eclipse project into Android Studio now?

Community
  • 1
  • 1
BarmanInfo
  • 392
  • 1
  • 18