paperlined.org
apps
>
android
>
technical
>
intents
document updated 10 years ago, on Feb 12, 2014
Basic concepts:
intent
[2]
— something that gets triggered quite often... sort of a
peer-to-peer way of communicating
in the Android OS (
SOA
)
shortcut — something that can trigger an
intent
activity stack
—
intents
are used when transitioning to/from
activities
intent filter
— each application lists every intent it's potentially interested in