Can't add modules on project structure in Android Studio
Asked Answered
D

1

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

Disenthrone answered 19/9, 2013 at 20:59 Comment(1)
Have the same problem. Did you find valid solution?Rachelrachele
R
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

Rachelrachele answered 22/9, 2013 at 23:39 Comment(2)
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-clickSaucy
It doesn't give the workaround. it just show the popup but the gradle doesn't change as I setting the project.Belemnite

© 2022 - 2024 — McMap. All rights reserved.