Nokia 6110 Navigator .wgz install problem
hi all,
I have Nokia 6110 Navigator phone.
which is : S60 3rd Edition, Feature Pack 1
Symbian OS v9.2
240 x 320
i want to test the accuweather widzet.
when i try to install that application iam getting error.
The error is "unable to open file.File type not supported."
plz help me on this..
"Web Runtime environment has been available from S60 3rd FP2 devices inbuilt. There are S60 3rd FP1 devices which support WRT environment but you have to update them through software updates. You have Nokia N82 device which is a S60 3rd FP1 device and you may need to update its software to get widgets install and run on it."
some body post this.
if i upgrade my phone this application will work or not?
and ineed to develop the application.
i want emulator.
where can i find new one for testing purpose.
Re: Nokia 6110 Navigator .wgz install problem
Welcome to the Forum Nokia Developer discussion board, as this DiBo concentrates on development related issues, you might find more end-user problems related Dibo better suited for your query. Here's link for one: [url]http://discussions.europe.nokia.com/[/url]
Re: Nokia 6110 Navigator .wgz install problem
[QUOTE=mehraj123;530332]hi all,
I have Nokia 6110 Navigator phone.
which is : S60 3rd Edition, Feature Pack 1
Symbian OS v9.2
240 x 320
i want to test the accuweather widzet.
when i try to install that application iam getting error.
The error is "unable to open file.File type not supported."
plz help me on this..
[/QUOTE]
Hello Mehraj, you cannot run WRT widget on Nokia 6110 because it does not have WRT environment support. Even with Software update you cannot run it. There are only few S60 3rd FP1 devices which support WRT through Software update. Check all such supported devices from this link: [url]http://www.forum.nokia.com/devices/matrix_webruntime_1.html[/url]
I hope that helps. :)
[QUOTE=mehraj123;530332]
"Web Runtime environment has been available from S60 3rd FP2 devices inbuilt. There are S60 3rd FP1 devices which support WRT environment but you have to update them through software updates. You have Nokia N82 device which is a S60 3rd FP1 device and you may need to update its software to get widgets install and run on it."
some body post this.[/QUOTE]
It was me. Check this: [url]http://discussion.forum.nokia.com/forum/showpost.php?p=522845&postcount=12[/url] But I was suggesting for N82. You have Nokia 6110 which is not N82. ;)
Re: Nokia 6110 Navigator .wgz install problem
Thank u Mr.kiran
Now i am using E71.The widget installed successfully.i installed the location based .wgz file when i click the get location button. i am not getting any thing.i mean Nothing happened.
plz help me.
Re: Nokia 6110 Navigator .wgz install problem
The platform service APIs are currently only supported by 5.0 devices, thus you would need to get 5800 to test them.
Re: Nokia 6110 Navigator .wgz install problem
[QUOTE=mehraj123;530786]Thank u Mr.kiran
Now i am using E71.The widget installed successfully.i installed the location based .wgz file when i click the get location button. i am not getting any thing.i mean Nothing happened.
plz help me.[/QUOTE]
Yes, Jukka said it right. Once you get one, search in Forum Nokia Wiki for good articles. Check [URL="http://wiki.forum.nokia.com/index.php/Category:Web_Runtime_(WRT)"]Web Runtime(WRT) section[/URL].
Re: Nokia 6110 Navigator .wgz install problem
Thank you for reply
But my problem is i want cellid,LAC,MNC,MCC for non gps moblies.
( JSR179 technology). I want to develop a widgets using this information.
plz.. help me.
Re: Nokia 6110 Navigator .wgz install problem
[QUOTE=mehraj123;530853]Thank you for reply
But my problem is i want cellid,LAC,MNC,MCC for non gps moblies.
( JSR179 technology). I want to develop a widgets using this information.
plz.. help me.[/QUOTE]
I am afraid that you can get such information with Widgets. Using JavaScript Location Service API, one can retrieve this location information: [URL="http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-4D13AF3F-4733-44E7-996F-F27A11C9D6BF_cover.html"]Returned location information[/URL]. It does not provide CellID, LAC, MNC, MCC as far as I have dealt with.
Re: Nokia 6110 Navigator .wgz install problem
Kiran
you have been very kind in replying, i would need more clarifications with respect to building WRT, appreciate if you could please help me out.
We have built some solutions where using a S60 3rd editions phones, we could retrieve Cell ID and other information for all non GPS systems,
if in growing days if WRT is supported for S40 edition phones, and the GPS isn't available, how would we build the location based services.
We are a company focused in building LBS for the Indian market and its very essential to oversee and get good hands on experience of working of
WRT, so we could implement this in all stages of operations.
The concern being, the Indian contingency have more S40 editions and we are been looking out for solutions so we could retrieve the Cell ID information
and locate user via Cell Phone operators, could you please suggest me on this
Many Thanks for your help
thanks
Re: Nokia 6110 Navigator .wgz install problem
[QUOTE=mehraj123;530867]Kiran
you have been very kind in replying, i would need more clarifications with respect to building WRT, appreciate if you could please help me out.
We have built some solutions where using a S60 3rd editions phones, we could retrieve Cell ID and other information for all non GPS systems,
if in growing days if WRT is supported for S40 edition phones, and the GPS isn't available, how would we build the location based services.
We are a company focused in building LBS for the Indian market and its very essential to oversee and get good hands on experience of working of
WRT, so we could implement this in all stages of operations.
The concern being, the Indian contingency have more S40 editions and we are been looking out for solutions so we could retrieve the Cell ID information
and locate user via Cell Phone operators, could you please suggest me on this
Many Thanks for your help
thanks[/QUOTE]
Hi Mehraj,
First of all I want to clear some jargons here if you don't mind. :) GPS is "Global Positioning System" and you can retrieve Latitude, Longitude, Altitude, Satellite etc... information from GPS enabled devices. GPS enabled devices can be stand alone or are integrated with mobile phones.
As far as CellID, LAC, MNC etc... information is concerned, they belong to the network providers. There are base stations installed by Network Operators which sends such information on specified interval of time to mobile phones. If there are such APIs available which can listen to these information then you can use them and display as per your needs. It doesn't have any relation with whether you have GPS enabled device or not. It belongs to Network provider.
Honestly speaking, I do not have any idea about roadmaps of WRT with respect to S40 devices but I would definitely convey this thread to some Forum Nokia Experts who are behind WRT development.
Cheers.
Re: Nokia 6110 Navigator .wgz install problem
Hi kiran,
Thank u for Ur kind information.I am going to buy 5800 to test the service api's examples.'symbianyucca' forum nokia expert suggest me in this page.Are there any emulator to test these examples.
I found examples from this url.
[url]http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-279A3698-D09B-44BF-8340-739E19F94727.html[/url]
Re: Nokia 6110 Navigator .wgz install problem
[QUOTE=mehraj123;531360]Hi kiran,
Thank u for Ur kind information.I am going to buy 5800 to test the service api's examples.'symbianyucca' forum nokia expert suggest me in this page.Are there any emulator to test these examples.
I found examples from this url.
[url]http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-279A3698-D09B-44BF-8340-739E19F94727.html[/url][/QUOTE]
Please do not invest single penny just for the sake of testing. Forum Nokia has launched "Remote Device Access" service where you can find latest mobile devices and you can test your applications on them without paying anything.
Check this link: [URL="http://www.forum.nokia.com/Resources_and_Information/Explore/Development_Process_and_User_Experience/Testing/Remote_Device_Access/"]Remote Device Access Services[/URL]
Re: Nokia 6110 Navigator .wgz install problem
Hi all,
I am new to this wrt.i wrote a application for search tags.
Here is my code:
function load() {
document.getElementById('image_div').innerHTML='Loading...';
var what=document.getElementById('what').value;
var where=document.getElementById('where').value;
var req = new XMLHttpRequest();
if (req) {
var url='http://somesite/mobile/index.php?what='+what+'&where='+where;
loadXMLDoc(req, url);
}
}
function loadXMLDoc(req, url) {
req.onreadystatechange = function() {
processStateChange(req);
};
req.open("GET", url, true);
req.send(null);
}
function processStateChange(req) {
if (req.readyState == 4) {
var resultXml = req.responseText;
if(!resultXml && req.status != 200){
alert('problem in loading xml data');
}else{
parseData(req);
}
}
}
function parseData(req) {
document.getElementById('image_div').innerHTML='';
var x = req.responseXML.getElementsByTagName("name");
var y = req.responseXML.getElementsByTagName("area");
var z = req.responseXML.getElementsByTagName("address");
var ph = req.responseXML.getElementsByTagName("telephone");
document.getElementById('content').innerHTML = '';
for (i=0;i<x.length;i++){
var Div = document.createElement("div");
Div.id = 'xmltext';
Div.innerHTML +="<span>"+x[i].childNodes[0].nodeValue+"</span></br>";
Div.innerHTML +=z[i].childNodes[0].nodeValue+"</br>";
Div.innerHTML +=y[i].childNodes[0].nodeValue+"</br>";
if(ph[i].childNodes[0].nodeValue!='No number'){
Div.innerHTML +=ph[i].childNodes[0].nodeValue+"</br>";
}
document.getElementById('content').appendChild (Div);
}
}
this code is working fine on Intenet explorer.
when install on the mobile using RDA "req.status" value is zero.
in browser(ie) it is working fine.
Any ideas.plz help me..
Re: Nokia 6110 Navigator .wgz install problem
hi all,
i hot what's the error.sorry for disturb u all.
the error was info.plist network connection.