Skip to content

An Android Intent is a unique portrayal of an operation to be performed. It can be utilized with startActivity to dispatch an Activity, broadcastIntent to send it to any intrigued BroadcastReceiver parts, and startService(Intent) or bindService(Intent, ServiceConnection, int) to speak with a foundation Service. Aim Example utilizing Map,Mail,Ima…

Notifications You must be signed in to change notification settings

dvinfosys/Intent-Example

Repository files navigation

Intent-Example

Intent Example using Map,Mail,Image Send,Multi image send the one Activity

About

An Android Intent is a unique portrayal of an operation to be performed. It can be utilized with startActivity to dispatch an Activity, broadcastIntent to send it to any intrigued BroadcastReceiver parts, and startService(Intent) or bindService(Intent, ServiceConnection, int) to speak with a foundation Service. Aim Example utilizing Map,Mail,Ima…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages