Yea, Intents are kind of events. You can use them to call or
communicate with other Activities or Applications.

And you can add extra data (Intent.putExtra(...)) to send data to
other activities

On Mar 10, 9:06 pm, Lovedumplingx <lovedumpli...@gmail.com> wrote:
> Don't know if this went through last time so I'll post again....
>
> So I'm still working to get the paradigm down.
>
> Activities are related to screens and everything you want a user to
> see needs to be part of an activity.  But what's with the Intent?  Are
> all intents tied to an activity?
>
> I thought I had read that Intents were more like events.  If that's
> the case cool...but I'm really struggling on where Intents fit into
> the whole concept.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to