I realy need help for programming GPS with Qt 4.5 garden.is there any one have an examples or emulator to try the GPS, wheather it is could be aplied in Nokia or not.please send me a reply.
I realy need help for programming GPS with Qt 4.5 garden.is there any one have an examples or emulator to try the GPS, wheather it is could be aplied in Nokia or not.please send me a reply.
you could check the mobile extensions: http://wiki.forum.nokia.com/index.php/Mobile_Extensions it appears to have a XQLocation API on it. I have not checked that one on emulator, but with Symbian APIs you could have used the PSY simulation: http://www.forum.nokia.com/info/sw.n...tion_Tool.html
As symbianyucca suggested, you could take a look XQLocation class from Qt Mobile Extensions:
http://wiki.forum.nokia.com/index.php/Mobile_Extensions
Qt Mobile Extensions package contains 2 demos (FlickrDemo and Landmarks) and one example
which show how to use XQLocation extension. Demos and examples can be used also in
emulator environment.