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. What we cannot do with Qt 5.3 and android?

What we cannot do with Qt 5.3 and android?

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 4 Posters 1.6k Views
  • 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.
  • O Offline
    O Offline
    optimusprime
    wrote on last edited by
    #1

    Hello,

    I tried developed some android app in Qt and also checks its cross platform capability.

    My questions are
    1) what are things that we cannot do with Qt 5.3 and android?

          2) How to use android service using Qt? like I want develop app that checks for updates,system uses all the          time.
    

    Thank you

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

      Hi,
      The thing I know is not yet supported on android are webviews.
      Most of sensors are supported. If something is missing you can use java subroutines in qt.

      To create a service, i my optinion, the best thing to do is to create a service in Java then call qt functions.
      Have a look to "this link...":http://www.gnuton.org/blog/2014/01/invoking-qtc-code-from-the-java-side-of-qt-for-android-application/. It talks about services.

      Regards

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DonRico
        wrote on last edited by
        #3

        Well missing the webview component is the major problem and I must say in some cases deal breaker. Tomme mentioned that you can use java subroutines in qt that is correct but that doesn't quite cover the lack of native webview. You can create an overlay android activity that shows android native webview and is just fine when you're trying to create Gmail web based authorization etc. But in case you need to show i.e embeded google maps in your app w/o covering everything else you're pretty much screwed at this point. Well at least I'm at the moment and I haven't got any help from community that probably just mean that there's no way out. :(

        1 Reply Last reply
        0
        • O Offline
          O Offline
          optimusprime
          wrote on last edited by
          #4

          thanks #Tomme and #DonRico for your help. I will use java subroutine to call android service.

          1 Reply Last reply
          0
          • R Offline
            R Offline
            repa4ok
            wrote on last edited by
            #5

            hi guys!

            I'm really need your help...
            Anyone has any thoughts how to make such way as on image in this tweet : https://twitter.com/srodal/status/249860783264133120 ?

            1 Reply Last reply
            0
            • R Offline
              R Offline
              repa4ok
              wrote on last edited by
              #6

              hi guys!

              I'm really need your help...
              Anyone has any thoughts how to make such way as on image in this tweet : https://twitter.com/srodal/status/249860783264133120 ?

              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