Installing EcmtAgent to an Nokia N97 device

The EcmtAgent SIS file is delivered with the SDK, and is located in the following directory:

<Nokia_N97_SDK_installation_directory>\S60tools\Ecmt\EcmtAgent.SIS

To enable a connection between your PC and an Nokia N97 device, you need to install this SIS file to your Nokia N97 device.

The SIS file installs EcmtAgent and DebugAgent to native S60 applications and unpacks the RedirMIDlet.jar that can be used to redirect System.out and System.err streams from a MIDlet to the diagnostics view on PC. For more information about stream redirection, see Setting up system.out and system.err redirection.

The SIS package can be installed on the device with, for example, OBEX file transfer, which transfers the SIS packages to the device. This will create a new incoming text message that allows you to install the SIS package on the device.

Note: After installation you need to install the Redirector MIDlet, which has been unpacked from the .sis file, but not installed by default. You can do this through the Application Manager of your Nokia N97 device.

Once the EcmtAgent has been successfully installed, you can start EcmtAgent on your Nokia N97 device.