The concept of an Intent in Android?

Posted by Mohit Deshpande on Stack Overflow See other posts from Stack Overflow or by Mohit Deshpande
Published on 2010-04-07T01:17:38Z Indexed on 2010/04/07 1:23 UTC
Read the original article Hit count: 303

Filed under:
|

I don't really understand the use and concept of an Intent. I DO understand that an activity are one visual interface and one endeavour that the user can partake in. I THINK an intent is used to launch and communicate between different activities. If so, then how would you accomplish that? A code sample would be helpful.

© Stack Overflow or respective owner

Related posts about android

Related posts about intent