Qt && gps favorites
-
Hm, interested in this too. Not only for symbian, but also for maemo.
-
A wild guess but this topic feels a lot like smack in the middle of what "ForumNokia(ForumNokia)":http://forum.nokia.com does. Did you search there?
-
[quote author="Alexandra Leisse" date="1277723112"]A wild guess but this topic feels a lot like smack in the middle of what "ForumNokia(ForumNokia)":http://forum.nokia.com does. Did you search there?[/quote]
Yes, I posted the same question there... without answer. :-)
-
[quote author="Luca" date="1277726575"][quote author="Alexandra Leisse" date="1277723112"]A wild guess but this topic feels a lot like smack in the middle of what "ForumNokia(ForumNokia)":http://forum.nokia.com does. Did you search there?[/quote]
Yes, I posted the same question there... without answer. :-)[/quote]
Ya saw your post there. But it seems there are no public api's currently available.
-
[quote author="Luca" date="1277737052"]Is there a way to know what is and what is not in QtMobility release?[/quote]
Check "this (http://labs.trolltech.com/blogs/2010/06/23/qt-mobility-101-released/)":http://labs.trolltech.com/blogs/2010/06/23/qt-mobility-101-released/link for a quick overview of latest Qt Mobility version released.
-
I think to have some problem with qt mobility included in the SDK (windows) because it doesn't compile for symbian device but it compile for qt simulator...
It seems to don't recognize qt mobility header when compiling for symbian devices.I can't compile for symbian also very simple apps like this:
http://doc.qt.nokia.com/qtmobility-1.0/quickstart.htmlNow I'm trying to find the problem...
-
Ok, it seems they solved the problem here:
http://discussion.forum.nokia.com/forum/showthread.php?203983-undefined-reference-to-QtMobility -
[quote author="Luca" date="1277718201"]
It would be useful to access to the ovi maps favorites.Is it possible... ?
Where can I find some documentation?
[/quote]
AFAIK, currently it's not possible even using Symbian C++. Ovi Maps API are currently not public. But there is a possibility to access Landmarks database (through Symbian C++ using Landmarks API). -
[quote author="A.A.M." date="1279003650"][quote author="Luca" date="1277718201"]
It would be useful to access to the ovi maps favorites.Is it possible... ?
Where can I find some documentation?
[/quote]
AFAIK, currently it's not possible even using Symbian C++. Ovi Maps API are currently not public. But there is a possibility to access Landmarks database (through Symbian C++ using Landmarks API).[/quote]very true
-
[quote author="A.A.M." date="1279003650"]
AFAIK, currently it's not possible even using Symbian C++. Ovi Maps API are currently not public. But there is a possibility to access Landmarks database (through Symbian C++ using Landmarks API).[/quote]Thanks,
have you got a link to some documentation about...?
-
-
Also you can check Location API from QtMobility package ( "src tree":http://qt.gitorious.org/qt-mobility/qt-mobility/trees/master/src/location )
Also a technology preview of "Mobile Extensions for Qt for Symbian":http://www.forum.nokia.com/piazza/wiki/images/b/b4/Mobile_extensions_preview_3.zip also includes Landmarks API as described "here":http://wiki.forum.nokia.com/index.php/Mobile_Extensions#8._Landmarks_API and "here":http://books.google.com/books?id=uh0LnSKusjMC&pg=PA86&lpg=PA86&dq=xqlandmark&source=bl&ots=f7B7b4Aqn2&sig=UwexwlJA2Zqd9_cIP1a2ShO8EGg&hl=en&ei=fLk8TNLvNOKfONr8wMIP&sa=X&oi=book_result&ct=result&resnum=3&ved=0CCQQ6AEwAg#v=onepage&q=xqlandmark&f=false
-
[quote author="A.A.M." date="1279048701"]Also you can check Location API from QtMobility package ( "src tree":http://qt.gitorious.org/qt-mobility/qt-mobility/trees/master/src/location )
Also a technology preview of "Mobile Extensions for Qt for Symbian":http://www.forum.nokia.com/piazza/wiki/images/b/b4/Mobile_extensions_preview_3.zip also includes Landmarks API as described "here":http://wiki.forum.nokia.com/index.php/Mobile_Extensions#8._Landmarks_API and "here":http://books.google.com/books?id=uh0LnSKusjMC&pg=PA86&lpg=PA86&dq=xqlandmark&source=bl&ots=f7B7b4Aqn2&sig=UwexwlJA2Zqd9_cIP1a2ShO8EGg&hl=en&ei=fLk8TNLvNOKfONr8wMIP&sa=X&oi=book_result&ct=result&resnum=3&ved=0CCQQ6AEwAg#v=onepage&q=xqlandmark&f=false
[/quote]
so it's in the Nokia Qt SDK?