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 AIDL in QT
Forum Updated to NodeBB v4.3 + New Features

Android AIDL in QT

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
aidlandroidserviceipc
1 Posts 1 Posters 807 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.
  • C Offline
    C Offline
    CatalinP
    wrote on 26 Jun 2019, 13:24 last edited by
    #1

    Hello,

    I would like to use an AIDL to communicate between an Android Service implemented in QT and another android component(activity for eg) from another Android native application. I can create the AIDL on android but I don't know on the QT project side how to handle it, is there a way to make QT implement the methods defined in the AIDL file or I should try to see how to callback from the Service(that has the AIDL implementation) back in QT and vice-versa?

    Any help or guidance is much appreciated! :)

    Thanks,
    Catalin

    1 Reply Last reply
    0

    1/1

    26 Jun 2019, 13:24

    • Login

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