简体   繁体   English

如何从其他项目导入android studio模块?

[英]How to Import android studio module from other project?

I'm trying to import android module into my project but the problem is that I can not call any class from the imported module (can't resolve symbol 'class name') 我正在尝试将android模块导入我的项目,但是问题是我无法从导入的模块调用任何类(无法解析符号“类名”)

导入模块

Try invalidating the cache and restarting Intellij. 尝试使缓存无效并重新启动Intellij。

File -> Invalidate Caches/Restart 文件->使缓存无效/重新启动

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM