You are here: Overview > Application Initialization Events

Application Initialization Events

During the lifecycle of an application, the mobile device usually triggers several events. The APIs in this chapter allow you to listen to these events and override them with application specific functionality.

You should register for application events during the application load event of the project or masterdataload event of the startup form. This chapter consists of the APIs with the namespace kony.application.

This API is used by the developer to invoke all initialization events such as preappinit, postappinit, init, appservice, showstartupform etc.

The application lifecycle is follows:

Parameters

prem Copyright © 2012 Kony, Inc. All rights reserved.
prem Copyright © 2012 Kony, Inc. All rights reserved.