Namespaces
Variants
Actions
Revision as of 10:59, 14 June 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Archived:Adding 3rd party MTM to the Options-New Message Menu on Eseries devices

Jump to: navigation, search
Archived.png
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}}.

Article Metadata

Tested with
Devices(s): Eseries devices

Compatibility
Platform(s): S60 3rd Edition
S60 3rd Edition, FP1

Article
Created: User:Technical writer 1 (17 Dec 2007)
Last edited: hamishwillee (14 Jun 2012)

Description

In Eseries devices an e-mail MTM appears in the Options > New Message > E-mail menu of the messaging application, whereas in other devices, such as Nseries devices and the Nokia 3250, it appears in Options > New Message.

This issue can be avoided by giving an arbitrary UID in the "technology_type_uid" in the RESOURCE MTM_INFO_FILE structure in the MTM's RSS file. See the following code snippet:

 RESOURCE MTM_INFO_FILE
{
mtm_type_uid = 0x10005247;
// Technology type
technology_type_uid =0xA00001F0;
//(0xA00001F0 is an arbitrary UID)
...
...
}
460 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