android-studio - Why is Android Studio unable to reference classes in Moudle after introducing Moudle?
黄舟
黄舟 2017-07-03 11:42:18
0
2
1445

I introduced a control in a project in the form of Moudle, but when I used it I found that I could not introduce any class in this Moudle

It is also introduced in settings.gradle
It is also introduced in the project structure, but the code in Moudle cannot be referenced when writing code.

Completely deleting Moudle and then re-importing it, or creating a new Moudle and copying the classes into it will not work.
It will be useless to close AS, delete the .idea file in the root directory and then restart it.

Help. . .

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
某草草

Compile project of main module

巴扎黑

Requires main module dependency

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template