Namespaces
Variants
Actions

Manufacturer id

Jump to: navigation, search
Article Metadata

Article
Created: User:Test (05 Mar 2007)
Last edited: hamishwillee (27 Jul 2012)

DRM, TCB and AllFiles capabilities are granted by the phone manufacturer. Therefore, if your application requires any of these, 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".



This page was last modified on 27 July 2012, at 08:37.
88 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved