Archived:Changing the Operator Logo in S60 1st and 2nd edition devices
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The operator logo is an image that displays on the upper most part of the main screen of the phone to represent the current mobile network provider. This article shows how this can be customised in S60 1st and S60 2nd Edition devices (only).
Article Metadata
Compatibility
Platform(s): S60 1st Edition, S60 2nd Edition. Not S60 3rd Edition or later.
Article
Created: kiran10182
(11 May 2007)
Last edited: hamishwillee
(18 Jun 2012)
Steps:
- Create a .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 that in the above example: 404 = India ( Country Code) and 57 = CellOne ( Network Operator Code)


22 May
2013
Vasanthmes - Changing Operator Logo
What is a pkg file...?Vasanthmes 10:02, 22 September 2011 (EEST)
Hamishwillee - @Vasanthmes - Symbian installation file (sis) definition
As .pkg file is the definition file for what gets included in a Symbian installation file (.sis). Search the reference documentation, there is plenty of information on the format.
FYI, this article applies only to S60 1st and 2nd Edition. I'll update it.hamishwillee 04:42, 23 September 2011 (EEST)