Android Studio 3.1:在工具菜单下,缺少 Android 工具子菜单 [英] Android Studio 3.1: Under Tools menu, Android tool submenu is missing

查看:44
本文介绍了Android Studio 3.1:在工具菜单下,缺少 Android 工具子菜单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是将 Android Studio 从 2.2 升级到 3.1.我找不到 Gradle 控制台和 DDMS.在工具菜单下,没有允许我获取 DDMS 的 Android 子菜单

I just upgrade Android Studio from 2.2 to 3.1. I am unable to find Gradle console and DDMS. Under Tools menu, there is no Android submenu that allow me to get DDMS

我尝试了可以​​在 stackoverflow 中在线找到的解决方案

I tried solutions that I can find online in stackoverflow

1) 文件 => 设置 => 菜单和工具栏 => 主菜单 => 工具 => Android.我发现在Android下,显示--------,没有列出DDMS工具,并且应用按钮也是灰色的.

1) File => settings => Menus and Toolbars =>Main menu=>Tools => Android. I find under Android, there shows --------, no DDMS tool is listed, and also the Apply button is grayed.

2) Help=> Find Action 然后输入 android 进行搜索.屏幕显示android菜单,在它下面只显示 AVD 管理器和 SDK 管理器.

2) Help=> Find Action then type android for search. the screen display android menu, under it displays AVD manager and SDK manager only.

有人遇到同样的问题吗?有人在 3.1 版中找到 DDMS 和 Gradle 控制台吗?

Anyone gets same problem? anyone find the DDMS and Gradle console in version 3.1?

推荐答案

在工具菜单下,没有允许我获取 DDMS 的 Android 子菜单

Under Tools menu, there is no Android submenu that allow me to get DDMS

他们删除了那个菜单.所有支持的工具都直接在工具菜单中.这在发行说明中有介绍.

They removed that menu. All supported tools are directly in the Tools menu. This is covered in the release notes.

未列出 DDMS 工具

no DDMS tool is listed

不推荐使用 DDMS.它的大部分功能现在都在 Android Studio 中.您仍然可以通过 monitor 工具在 Android Studio 之外运行 Android Device Monitor,但您不能同时打开它和 Android Studio 3.1,它会出现.请参阅文档了解更多信息.

DDMS is deprecated. Most of its functions are now in Android Studio itself. You can still run the Android Device Monitor outside of Android Studio via the monitor tool, but you cannot have it and Android Studio 3.1 open at the same time, it appears. See the documentation for more.

有人在 3.1 版中找到 DDMS 和 Gradle 控制台吗?

anyone find the DDMS and Gradle console in version 3.1?

他们移除了 Gradle 控制台.有构建工具.默认情况下,它为您提供 Gradle 输出的树版本.但是,在构建工具内的工具条上,从顶部向下的第二个工具栏按钮将您从树视图切换到原始 Gradle 输出.

They removed the Gradle Console. There is the Build tool. By default, it gives you a tree version of the Gradle output. However, the second toolbar button down from the top, on the tool strip inside the Build tool, switches you from the tree view to raw Gradle output.

所以,这是默认模式下的构建工具:

So, here is the Build tool in its default mode:

这是切换我通过红色箭头指向的工具栏按钮后的构建工具:

And here is the Build tool after toggling the toolbar button that I point to via the red arrow:

这篇关于Android Studio 3.1:在工具菜单下,缺少 Android 工具子菜单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆