onCreate
Called when the application is starting, before any activity, service, or receiver objects have been created. It initializes the app container with the application context.
Called when the application is starting, before any activity, service, or receiver objects have been created. It initializes the app container with the application context.