Categories: Symbian C++ | How To | Customization | UI | Code Examples
This page was last modified 10:42, 9 April 2008.
Changing Operator Logo
From Forum Nokia Wiki
Operator Logo is an image that displays on the upper most part of the main screen of the phone which corresponds to the Network Provider. It can be changed with our own created logo.
Stpes:
- Create one .bmp image with 97 x 25 pixels.
- Save it with the format of MCC_MNC_0.bmp (MCC=Mobile Country Code and MNC= Mobile Network Code)
- Use it in the .pkg file like:
"C:\MyNewLogo\404_57_0.bmp"-"!:\system\apps\phone\404_57_0.bmp"
NOTE: In the above example: 404 = India ( Country Code) and 57 = CellOne ( Network Operator Code)
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to send concatenated logo mesg? | abirnale | PC Suite API and PC Connectivity SDK | 2 | 2003-11-25 20:22 |
| how to convert MMC into operator logo header? | amoschien | Smart Messaging | 1 | 2002-08-07 05:20 |
| Distributing images, sp-midi's and color operator logo's through WAP | rexomaniak | Digital Rights Management & Content Downloading | 8 | 2003-12-03 11:05 |
| Operator Logo - Where to find them | ash_bhatia | Symbian User Interface | 1 | 2003-02-27 19:48 |
| Operator Logo sending | madthing | Smart Messaging | 4 | 2002-07-18 04:49 |
