android-studio - 无法在 Android Studio 中的项目结构上添加模块

标签 android-studio android-library android-holo-everywhere project-structure

结构项目窗口未显示所有选项,我无法添加库或模块。

检查图像:
enter image description here

这就是所有选项的外观:
enter image description here

我尝试解决重新安装 androidstudio 的问题,但它没有用。
我正在使用 Android Studio 2.9,我已经有工作 ABS,但我无法在 HoloEverywhere 工作

这个问题有什么解决办法吗?
先谢谢了

最佳答案

右键单击可见的包,然后选择“打开模块设置” - 它将使您能够添加模块。

我添加了一个屏幕截图来准确显示我的意思。

enter image description here

这是一种解决方法,但它使您能够将模块添加到项目

关于android-studio - 无法在 Android Studio 中的项目结构上添加模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18904814/

相关文章:

ios - 使用 Swift 创建 Flutter 项目

android - 如何将库项目中的可绘制对象引用到android中的主项目布局中?

android holo light背景颜色是什么

android - 如何在 Android 库中保存对上下文对象的引用

Android Studio 模块 gradle clean install 给出错误 com.android.volley 不存在

android ListView item点击闪烁bug

android - 在 Android Studio 中将 Holoeverywhere 添加到项目中

android - Ios从android studio中的 Storyboard获取UI元素

java - 无法运行Android项目: Gradle Project Refresh Failed

java - 为什么本地网络上的android模拟器离线?