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. Android development with Services (background app)

Android development with Services (background app)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 357 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.
  • anon_mineA Offline
    anon_mineA Offline
    anon_mine
    wrote on last edited by
    #1

    Hi,

    I m trying to understand how to use the new features of "android qtservices" that came up with the 5.7 version of QT.
    I feel like I have been wasting my time for a week now trying to figure out how to use this new class in java 'qtservice'. it seems to me that it is impossible to bind your main activity to it. it uses some shady invokedelegate and resultmethodwhatever to get something that can be cast to IBinder, an interface used to create the binding between activity and service, but nothing tells you what kind of IBinder you get, nor how to use it nor how to extend it.

    so if a good soul can enlight me on how to bind your activity to the service you create, so you can have like an instance of the service class where you could use it, I would be very thankful.
    thanks for reading.

    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