android studio only show android folder but dont show other project folder structure (lib,ios,pubsec.yaml)
but these folders are exist in file explorer and app will run in VM
what is the issue?
5
Click Android Icon on left board and change Android to Project
you have opened the android project only you need to open the folder.
In Android Studio (2021.2.1)
Check this image:
Click {project_name}_android module and click close icon blow that "Add Content Root" choose.
Click {project_name} module and click "Add Content Root" choose.
It’s Done.
Happy Codding!!
Click here to cancel reply.
5
Answers
Click Android Icon on left board and change Android to Project
you have opened the android project only you need to open the folder.
In Android Studio (2021.2.1)
Check this image:
Click {project_name}_android module and click close icon blow that "Add Content Root" choose.
Click {project_name} module and click "Add Content Root" choose.
It’s Done.
Happy Codding!!