Search code examples
androidandroid-studiopluginsumlclass-diagram

Code Iris plugin on Android Studio


I am trying to make code iris plugin work on Android studio.

I press right click -> Create Code Iris graph and then I get a notification that my graph is ready. But I do not know when this graph is stored, what is the name of the file created and how to open it. Any ideas?


Solution

  • Complete Guidance of CODE IRIS Graph Creation:-

    You have to generate Code Iris by just right clicking on project, and then select "Create Code Iris Graph", (Check the snapshot below)

    enter image description here

    Now your graph will be created, you can get the graph on the right side of Android studio (Check the below snapshot)

    enter image description here