Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages