I've just updated Android Studio to 0.5.1 and I need to import Facebook SDK into my project.
Following Facebook's guide, I'm supposed to:
- Open the Project Structure dialog with Command + down arrow (on OS X)
- Select Modules under the left nav
- Click + and select Import Module
But when I click the + sign, it opens a window to create a new Module, rather than give me the options to create a new one or import a Module.
What is the proper way to import a Module?