Wednesday, January 13, 2016
Who knows UIQ3.0 next browser's UID number? ? ? ? ? ?
If that, thank you!
Reply:
For a long time failed to find
Reply:
Posted by ask NOKIA 6708 browser UID and View ID
Reply:
Write a program testing:
For example:
RApaLsSession iLsSession;
User :: LeaveIfError (iLsSession.Connect ());
TApaAppInfo apaAppInfo;
TInt appid;
TBuf & lt; 64 & gt; appName;
// Get info on all apps, then iterate through each app
User :: LeaveIfError (iLsSession.GetAllApps ());
for (;;)
{
if (iLsSession.GetNextApp (apaAppInfo)! = KErrNone)
{
break;
}
else
{
appName = apaAppInfo.iCaption; // program title
// program ID
; appid = apaAppInfo.iUid.iUid}
}
Reply:
Found, the installation process manager on the UIQ phone, and then open a browser to view the UID from the manager inside.
UIQ3.0 Browser UID: 0x100051E6
And share
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment