I install simpleUML plugin in Android Studio and add the project class diagram. I find the diagram is too complex, all most class included the system automatically generated class are added, it's hard to browse even if I have toggled automatic layout, you can see Image 1.
1: Can I customize simpleUML? I don't hope to add the system automatically generated class such as com.example.android.architecture.blueprints.todoapp.databinding.TaskItemBinding
into diagram.
2: I hope to generate the diagram only for these files under the folder data, I right-click the folder data and select Add to simpleUML Diagram ( Image 2), but I only add a blank class diagram, why?
Image 1
Image 2
Unfortunately, Android Studio does not support the generation of class diagrams out of the box, which forces us to choose from the following options: Use plugins or third party programs such as CodeIris or PlantUML. Use class diagrams from Intellij Idea Ultimate.
UML (Unified Modeling Language) is the general-purpose modeling language used to visualize the system.
IntelliJ IDEA generates a UML diagram for classes and their dependencies.
I don't really know why the problem, it seems to be ok, but i was searching a little bit and i found that Visual Paradigm plugin, it seems works better, would be good prove other ones. But before install the plugin, you need install Visual Paradigm. So i hope this helps a little bit, good luck. Visit: https://www.visual-paradigm.com/support/documents/vpuserguide/2381/2385/66578_creatingauml.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With