How use GPS in Symbian Qt 4.6.3.
Hi All,
i want to access longitude , latitude, city and street information with using GPS in Qt 4.6.3 . so please tell me that how will i do this. How will i use GPS in Qt Symbian.
one more thing can i get particular landmark with GPS in Qt. i Am using s60 5th edition and qt4.6.3, and mobile
extension package. i am trying to ue Locationex example, but i am geeting kern exe3 , when we open application.
pls do the help as sson as,
Regards,
Re: How use GPS in Symbian Qt 4.6.3.
Location in Mobility 1.00(1) is broken.
Re: How use GPS in Symbian Qt 4.6.3.
There is an example in FN WIki
[url]http://wiki.forum.nokia.com/index.php/Get_continuous_location_updates_using_Qt_Mobility_API[/url]
Re: How use GPS in Symbian Qt 4.6.3.
locationex build successful but i am getting kern exec 3 when opening the application.
Re: How use GPS in Symbian Qt 4.6.3.
Did you install Qt and Qt Mobility on your phone?
Re: How use GPS in Symbian Qt 4.6.3.
Again: Location in Mobility 1.00(1) is broken.
Re: How use GPS in Symbian Qt 4.6.3.
Yes, danhicksbyron is correct. Note that Mobility 1.00(2) has just been released, which says has fixed this issue: [url]http://labs.trolltech.com/blogs/2010/07/27/qt-mobility-102-released/[/url] .
Although personally I'm still having problems - my app that uses the Location API fails to start with 1.00(1) and 1.00(2), but works fine with 1.00(0). Is anyone else still having problems, or is it fixed for you (in which case my problem may be something else altogether)?
Update: Fixed my problem by recompiling my app for 1.00(2).
Re: How use GPS in Symbian Qt 4.6.3.
i am using Mobile_extensions_preview_3.zip, and i think , it support location.
pls tell me how find out the city name street name using Qt on symbian or without qt, in symbian.
Re: How use GPS in Symbian Qt 4.6.3.
[url]http://wiki.forum.nokia.com/index.php/Get_continuous_location_updates_using_Qt_Mobility_API[/url] this example can run in qt simulator but when i install the phone it is not open how can i solve this problem