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.
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.