An instance Applicationis a singleton. Whenever Android creates an OS to host an Android ( Activity, Service, BroadcastReceiver, Provider) component of an application, it performs the following actions:
Application ( )onCreate() Application
Android ( ), onCreate() .
IntentService ( ):
Application ( Application)Application.onCreate()IntentService ( IntentService)IntentService.onCreate()
IntentService , Android onDestroy() IntentService. , , Android .
Android IntentService, - , Android , . Application , Android . Android IntentService, IntentService.onCreate() IntentService.
Application . Android , .