Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/220.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在android studio中查看sourcesets报告_Android_Android Studio_Gradle_Android Gradle Plugin - Fatal编程技术网

如何在android studio中查看sourcesets报告

如何在android studio中查看sourcesets报告,android,android-studio,gradle,android-gradle-plugin,Android,Android Studio,Gradle,Android Gradle Plugin,我在读,上面写着: To generate and view this report for your build configuration, proceed as follows: Click Gradle on the right side of the IDE window. Navigate to MyApplication > Tasks > android and double-click sourceSets. To view the report, click

我在读,上面写着:

To generate and view this report for your build configuration, proceed as follows:

Click Gradle  on the right side of the IDE window.
Navigate to MyApplication > Tasks > android and double-click sourceSets.
To view the report, click Gradle Console  at the bottom of the IDE window.

我的应用程序>任务>android在哪里?我看不出它指的是什么。

在Gradle工具窗口中。如果它不能作为右侧的停靠工具窗口使用,您可以在视图->工具窗口->渐变中找到它