Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 402
Cap Barracudas Avatar asked Mar 02 '16 21:03

Cap Barracudas


2 Answers

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

like image 145
Naveed Ahmad Avatar answered Nov 09 '22 10:11

Naveed Ahmad


You may access it via the vertical panel at the right of your screen in Android Studio.

like image 22
Hack06 Avatar answered Nov 09 '22 10:11

Hack06