Initializing the Application

Initialize the application when it starts the first time.

The following illustrates how to initialize an application.
ODPUserManager.initInstance("Testing");
ODPUserManager userApp = ODPUserManager.getInstance();