Hi,
How can I get the home city and country in S60 3rd edition?
Thanks
Hi,
How can I get the home city and country in S60 3rd edition?
Thanks
Hi mobi1,
Welcome to FN!!
Well, are you referring to the City name and country names?
I guess you need to have a look at the Telephony api's. Atleast for me it works out in the 2nd edition.Im not sure how far it works out in 3rd as the api's/lib's tends to be removed.(ETElMM.lib).using the apis i get the cell id and from there you need to map to the corresponding locations and more over the country code gives you the Numeric code of your country.
Have a look at this link it tells you more.
http://discussion.forum.nokia.com/fo...ad.php?t=94867
Im not sure there are any other methodologies which can lead you to the right path but im sure this is one among those in 2nd ed.
Priju
You mean the home city and country of your mobile phone right..?
Check for location information on the forum and u will get lot of code and examples for the same.
Check this link out
http://www.newlc.com/article.php3?id_article=688
Cheers
mayank
Hi Mayank,
The link you have suggested, Is it working for 3rd edition too?Originally Posted by mayankkedia
I think it's been removed, hasn't it?
Regards.Originally Posted by mobi1
Kiran.
I havent checked the same buddy..i just came across that post..thought might be of use.
Cheers
The home city and country in S60 2nd edition were obtained using the WorldServer.
I want to know how to obtain them in 3rd edition ???
Thanks
Try RWorldServer::Home() to get the home city and country.
You need ReadUserData capability
Hi all,
i want to get city list of respected country in s60 II edition.i know only to get capital of respected country.
how can i get it .
Please help me if anyone knows regarding this.
thank you,
sunilkumar
The World Sever Example would help you to fetch the city names.
Priju
Hi ,
thanks for your reply.i got the worldserver example.but in that we can only get capital of respected city using TCountryData and call iCapital member of that class .there is no any city list get function.
Please help me
Thank you,
sunilkumar