1

Do I include Activities in the class diagram for a Android Application and what are they entity or boundary also do I have to include onCreate(Bundle savedInstanceState) method in the class diagram?

user3299420
  • 21
  • 2
  • 6

1 Answers1

0

We have just discussed the matter with chelder for two days.

Here are the results:

first stage - trying to create a common picture we moved to component diagram

second stage - trying to make something more strict we came to the Composite Structure Diagram

You should use the class diagram only for the classes belonging to one intent.

Community
  • 1
  • 1
Gangnus
  • 24,044
  • 16
  • 90
  • 149