Android App Fundamentals
"A unique aspect of the Android system design is that any application can start another application’s component. "
"Three of the four component types—activities, services, and broadcast receivers—are activated by an asynchronous message called an intent. "
"The other component type, content provider, is not activated by intents. Rather, it is activated when targeted by a request from a ContentResolver. "
Written by Ketan Parmar
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Android
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#