Is there a way to view a map overview of an android project in android studio?

68 views Asked by At

I am working on an open source project but it turns out to have a lot of files. It is really difficult to understand which activity starts which activity or fragment and there are loads of layout files. Is there an external tool or a built in way in android studio that can show a flowchart or map overview of a project, making it easier to understand the project?

0

There are 0 answers