Namespaces
Variants
Actions

Archived:Different browser UIDs in S60 3rd Edition (inital release) and FP1

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): Nokia N95, Nokia N73

Compatibility
Platform(s): S60 3rd Edition

Article
Created: User:Technical writer 2 (29 Dec 2006)
Last edited: lpvalente (13 Oct 2012)

Overview

Launching the Web Browser on S60 3rd Edition to open a specified URL (see topic Launching the Web browser on S60 3rd Edition to open a specified URL) does not work in S60 3rd Edition, FP1 devices (for example, Nokia N95), because browsers in S60 3rd Edition and S60 3rd Edition FP1 have different UIDs.

Description

In S60 3rd Edition devices (for example, Nokia N73) there are two browsers: "Services" and "Web". "Services" has the UID 0x10008D39 and "Web" has the UID 0x1020724D.

In S60 3rd Edition, FP1 devices (for example, Nokia N95) there is only one browser and the UID is 0x10008D39.

In order for the above example (link provided) to work in S60 3rd Edition, FP1 devices, you have to change the UID from 0x1020724D to 0x10008D39.

const TUid KOSSBrowserUidValue = {0x10008D39};
This page was last modified on 13 October 2012, at 01:12.
277 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