Android Studio not showing modules in project structure

后端 未结 16 1096
醉酒成梦
醉酒成梦 2020-12-29 17:58

I am using Android studio and I want to add module to my project like \"action bar Sherlock\" or jar files, but when I opened the project structure there is no module or lib

16条回答
  •  天命终不由人
    2020-12-29 18:36

    I had the same problem, after switching to a branch that did not have my module, then switching back.

    Clean Project -> Rebuild Project did not work for me.

    But File -> Invalidate caches/restart did work.

提交回复
热议问题