Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Sunday, January 15, 2012
UML Class Diagram for Android
In a UML class diagram, how would you display calling another activity with an intent?
There's an interesting paper by Frank Kraemer on using UML activities to model Android applications, including starting activities via intents.
ReplyDeletethink this is one-way association betwwen activities. Because there is no other way to start activity.
ReplyDelete