Is there any way to generate sequence diagram from android studio

venkatesh gowda picture venkatesh gowda · Nov 24, 2016 · Viewed 14k times · Source

I have created sample android project. Now i have to create sequence diagram for that. Is there any way to automatically generate sequence diagram for android project from android studio.

Answer

venkatesh gowda picture venkatesh gowda · Nov 26, 2016

Finally I got the solution.

I have installed a plugin, previously called SequencePluginReload from Android Studio, now called SequenceDiagram

It is very easy to use and works like charm.

Example