简体   繁体   English

android 项目结构未在 android 工作室 flutter 中显示

[英]android project structure not showing in android studio flutter

I cloned this codelab's code from github: https://codelabs.developers.google.com/codelabs/admob-inline-ads-in-flutter#7我从 github 克隆了这个 codelab 的代码: https://codelabs.developers.google.com/codelabs/admob-inline-ads-in-flutter#7

I imported the starter folder only, since there are multiple folder for a complete code and non complete codes.我只导入了 starter 文件夹,因为完整代码和非完整代码有多个文件夹。 The problem I has is that I can't change the project structure from "Project" to android to complete the last step of the codelab.我遇到的问题是我无法将项目结构从“Project”更改为 android 以完成codelab的最后一步。 I'm not sure if I made a mistake while importing the project or if I should just change some configuration in android studio.我不确定我在导入项目时是否犯了错误,或者我是否应该在 android 工作室中更改一些配置。

android项目结构到android

Android project structure will not show there but you can open android module separately by going to Android 项目结构不会在那里显示,但您可以通过转到单独打开 android 模块

Tools > Flutter > Open For Editing In Android Studio.工具 > Flutter > 在 Android Studio 中打开以进行编辑。

在此处输入图像描述

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

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