Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt && gps favorites
Forum Updated to NodeBB v4.3 + New Features

Qt && gps favorites

Scheduled Pinned Locked Moved Mobile and Embedded
18 Posts 6 Posters 11.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    luca
    wrote on 28 Jun 2010, 09:43 last edited by
    #1

    Hi all,
    I'm developing an application for Symbian that do some conversion to the gps coordinates and show it.
    It would be useful to access to the ovi maps favorites.

    Is it possible... ?
    Where can I find some documentation?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on 28 Jun 2010, 09:53 last edited by
      #2

      Hm, interested in this too. Not only for symbian, but also for maemo.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        troubalex
        wrote on 28 Jun 2010, 11:05 last edited by
        #3

        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?

        THE CAKE IS A LIE
        Web Community Manager - Qt Development Frameworks

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca
          wrote on 28 Jun 2010, 12:02 last edited by
          #4

          [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. :-)

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamalakshantv
            wrote on 28 Jun 2010, 14:50 last edited by
            #5

            [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.

            1 Reply Last reply
            0
            • L Offline
              L Offline
              luca
              wrote on 28 Jun 2010, 14:57 last edited by
              #6

              Is there a way to know what is and what is not in QtMobility release?

              1 Reply Last reply
              0
              • K Offline
                K Offline
                kamalakshantv
                wrote on 28 Jun 2010, 15:05 last edited by
                #7

                [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.

                1 Reply Last reply
                0
                • L Offline
                  L Offline
                  luca
                  wrote on 28 Jun 2010, 19:09 last edited by
                  #8

                  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.html

                  Now I'm trying to find the problem...

                  1 Reply Last reply
                  0
                  • L Offline
                    L Offline
                    luca
                    wrote on 28 Jun 2010, 20:12 last edited by
                    #9

                    Ok, it seems they solved the problem here:
                    http://discussion.forum.nokia.com/forum/showthread.php?203983-undefined-reference-to-QtMobility

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      A.A.M.
                      wrote on 13 Jul 2010, 06:47 last edited by
                      #10

                      [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).

                      1 Reply Last reply
                      0
                      • K Offline
                        K Offline
                        kamalakshantv
                        wrote on 13 Jul 2010, 07:34 last edited by
                        #11

                        [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

                        1 Reply Last reply
                        0
                        • L Offline
                          L Offline
                          luca
                          wrote on 13 Jul 2010, 19:05 last edited by
                          #12

                          [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...?

                          1 Reply Last reply
                          0
                          • L Offline
                            L Offline
                            luca
                            wrote on 13 Jul 2010, 19:06 last edited by
                            #13

                            sorry I found it:

                            http://www.forum.nokia.com/info/sw.nokia.com/id/b6887d3c-99f1-4d88-bbe1-4e4edec7f446/series_60_landmarks_api_specification_c.pdf.html

                            1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              A.A.M.
                              wrote on 13 Jul 2010, 19:18 last edited by
                              #14

                              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

                              1 Reply Last reply
                              0
                              • L Offline
                                L Offline
                                luca
                                wrote on 13 Jul 2010, 19:26 last edited by
                                #15

                                [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?

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  A.A.M.
                                  wrote on 13 Jul 2010, 19:56 last edited by
                                  #16

                                  Feel free to check it. I might be wrong, but looks like Nokia Qt SDK doesn't include necessary files.

                                  1 Reply Last reply
                                  0
                                  • D Offline
                                    D Offline
                                    dalaing
                                    wrote on 14 Jul 2010, 03:26 last edited by
                                    #17

                                    The Landmarks API will be in the next release of Qt Mobility, so it's not currently in the Nokia Qt SDK.

                                    David Laing
                                    Location API team
                                    Qt Mobility

                                    1 Reply Last reply
                                    0
                                    • L Offline
                                      L Offline
                                      luca
                                      wrote on 14 Jul 2010, 06:12 last edited by
                                      #18

                                      Ok thanks.

                                      1 Reply Last reply
                                      0

                                      • Login

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • Users
                                      • Groups
                                      • Search
                                      • Get Qt Extensions
                                      • Unsolved