You Are Here:

Community: Wiki

This page was last modified on 3 November 2008, at 21:30.

TSS000551 - Different browser UIDs in S60 3rd Edition and S60 3rd Edition, FP1

From Forum Nokia Wiki


ID TSS000551 Creation date December 29, 2006
Platform S60 3rd Edition Devices Nokia N95, Nokia N73
Category Symbian C++ Subcategory Networking, HTTP


Keywords (APIs, classes, methods, functions):

Overview

Different browser UIDs in S60 3rd Edition and S60 3rd Edition, FP1

Description

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).
This is because 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};

Related Wiki Articles

No related wiki articles found

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia