app / com.vmadalin.android / SampleApp / onCreate

onCreate

fun onCreate(): Unit

Called when the application is starting, before any activity, service, or receiver objects (excluding content providers) have been created.

See Also

SplitCompatApplication.onCreate