8

The structure project window does not show all the options and I can not add libraries or modules.

Check the image: enter image description here

And this is how it should look with all the options: enter image description here

I try to fix that reinstalling androidstudio, but it didn't work. I'm using Android Studio 2.9 and i already have working ABS, but i can't make work HoloEverywhere

Is there any solution for this problem? Beforehand, thanks

Oscar Méndez
  • 937
  • 2
  • 13
  • 39

1 Answers1

5

Do Right Mouse Click on visible package, then select 'Open Module Settings' - it will give you ability to add Module.

I added a screenshot to show exacly what I mean.

enter image description here

It's a workaround but it give you ability to add module to project

ArturSkowronski
  • 1,722
  • 13
  • 17
  • I'm having this exact problem. However, I want to import a module (socialauth-android) so I can use it in my project. I don't see any way to do that from the right-click – dranxo Sep 22 '13 at 23:55
  • It doesn't give the workaround. it just show the popup but the gradle doesn't change as I setting the project. – The Finest Artist Oct 04 '13 at 13:33