Idea Import Library method
After the project import into module, the specific operation look at the picture:
Similarly, open project structure, click on the module you want to use as the library, then click Android, and in the right frame, before the library module √.
Select the module you want to refer to, such as the Red box button.
In the popup dialog box, select the library module you want to refer to (there will be several module on this side depending on how many module you have set to Lirary module)
Click OK, you can see the Export box appears in the library module you introduced, select the Library module, and then Apply,ok.
Android Studio imports the library method (provided that the project was created by Android Studio and imported as in the re-import as method created by other tools can refer to the idea above)
1. Select the Library project to import
Find the project point to import OK
Add the imported model to the project
Android Studio and Idea import library project