I need to import a library project as a module to an existing project.
Please Note!
There are answers to questions like that,
All answers regarding older versions of Android-Studio.
In older versions you could follow these steps:
- Open a project in Eclipse. (not exported him to gradle)
- In Android-Studio import this project as it.
- And than you have the File-->import module Option.
But in this version, when you try to import an Eclipse project,
The android studio convert it to gradle project anyway.
And then it's just like you open a new project in Android-Studio,
You don't have the File-->import module in the menu.
Importing modules works correctly in Android Studio 0.5.5