Skip to content

Android Intents are how apps communicate with the operating system and with each other.

Notifications You must be signed in to change notification settings

dragancajic/AndroidIntents

Repository files navigation

Android Intents

Android Intents are how apps communicate with the operating system and with each other.

They are the “glue” between activities. Using intents, you can adjust your app's user experience or
ask other apps to perform common actions: taking photos, sending emails and SMS messages, and
even displaying locations on maps and playing media.

About

Android Intents are how apps communicate with the operating system and with each other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages