telephonyutils/etel3rdpartyapi/ExampleApps/configs/ReadMe.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 09 Jun 2010 10:58:06 +0300
branchRCL_3
changeset 41 b836c4d4fce7
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201023 Kit: 2010123

Instructions for installing config files for sim tsy:

-1-

Place config.txt and TelephonyISVAppConfig.cfg into epoc32\winscw\c\ directory of phone

From the command prompt go to the your source root directory 

Change directory to epoc32/release/winscw/udeb

run this command	

#>ced c:\TelephonyISVAppConfig.cfg

check the generated ced.log file to be sure the config file has been read successfully

-2-

I suggest putting this line in \\epoc32\data\epoc.ini

startupmode 1

As the applications use a purely console based interface.


-- you have now successfully configured the simtsy to run the applications--

Now import the mmp file of the application you'd like to run, build and run the project.