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

查看:101
本文介绍了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 =>查找操作,然后键入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设备监视器,但是您无法同时打开它和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.

因此,这是默认情况下的Build工具:

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天全站免登陆