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. Maps on Android:

Maps on Android:

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 4 Posters 1.4k 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.
  • F Offline
    F Offline
    Faust91x
    wrote on last edited by
    #1

    Hello, I'm trying to make a project for school using Qt Quick on Android and I need to put a map module for the user to interact with.

    I read the forums and it seems WebView which is used for map applications on Desktop isn't supported on Android.

    Also read something about the LocationModule. I'd like to know if support for maps on Android devices is available or if there's any way to manage connectivity and interaction with a map service, preferably Google Maps but any service will suffice.

    Thanks in advance!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tomme
      wrote on last edited by
      #2

      Hi,

      That's true, webviews are not allowed on android (when?)
      Have a look here :https://code.google.com/p/qt-android-native-web-view-example/
      Tell me if it works !

      Bye

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        There's now the "QtWebView":https://qt.gitorious.org/qt/qtwebview/ module that aims to provide a native web view.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • metaDomM Offline
          metaDomM Offline
          metaDom
          wrote on last edited by
          #4

          very very nice!

          thanks for the info +1

          [quote author="SGaist" date="1409132663"]Hi and welcome to devnet,

          There's now the "QtWebView":https://qt.gitorious.org/qt/qtwebview/ module that aims to provide a native web view.[/quote]

          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