This page was last modified 10:39, 5 March 2007.
Manufacturer id
From Forum Nokia Wiki
DRM and TCB capabilities are granted by the phone manufacturer. Therefore, if your application requires either or both, and those have been granted by Nokia, you need to define the Nokia Manufacturer ID to the installation package. This will then be checked in the Symbian Signed testing.
The following is an example of a part of a PKG file:
;Supports S60 3rd Edition
[0x101F7961], 0, 0, 0, {"S603rdEditionProductID"}
IF manufacturer = 2 ; (2 is Nokia)
;This part will then contain the installation information about the
;files of the application
ELSE
"badmanufacturer.txt"-"", FILETEXT, TEXTEXIT
ENDIF
In the example, the application can be installed to all S60 3rd Edition devices from Nokia. For more information, see S60 SDK Help and search for "Manufacturer ID".
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I need technical information about Nokia N91 | proyecthunter | General Discussion | 2 | 2006-10-19 18:21 |
| GPRS Dail-up with PC on Nokia 6230 Bleutooth | cmagermans | PC Suite API and PC Connectivity SDK | 2 | 2005-11-03 11:09 |
| how to get imsi by j2me | guanyouhui | Mobile Java General | 1 | 2008-05-13 09:10 |
| symbian phones | choco_chocolat | General Symbian C++ | 6 | 2008-06-23 17:46 |
| Limit software installation | phi_ste | Symbian Networking & Messaging | 1 | 1970-01-01 02:00 |
