Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Examples — software installation

The minimal application HelloWorld, located in epoc32ex\ToolsAndUtilities\ is used to demonstrate Installation File Generator functionality. The application prints Hello World! on the screen in English.

The application in its most basic form is comprised of two files: HelloWorld.app and HelloWorld.rsc, located in the directory epoc32ex\ToolsAndUtilities\, which must be installed into \system\apps\HelloWorld\ on the target phone. Further resource files HelloWorld.rit, Helloworld.ruk, HelloWorld.rfr are used to demonstrate more complex functionality.

Rather than manually creating this directory and copying the files into it, a sis file may be produced, from one of the package files provided in epoc32ex\ToolsAndUtilities\, to automate the installation procedure. The package files provided with the example project are as follows: