Class diagramm from Android project using eclipse

78 Views Asked by At

I want to create a class diagramm from an Android project. I wrote this peoject in Java code using Eclipse. I'm using objectaid plugin in eclipse but there aren't associations in my class diagramm. I see classes, attributes,methods but I don't see the associations between different activities.

I would like to know if it is possible to do this operation using this tool or another ones.

thanks

1

There are 1 best solutions below

1
On BEST ANSWER

You could try this .

I hope that helped.