startActivity to launch an Activity, broadcastIntent to send it to any interested BroadcastReceiver components, and startService(Intent) or bindService(Intent, ServiceConnection, int) to communicate with a background Service.Screen Shot Project :
Download Code Project Here IntentProject.zip
No comments:
Post a Comment