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 happens to QtContacts Module?
Qt 6.11 is out! See what's new in the release blog

What happens to QtContacts Module?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 854 Views 2 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.
  • ErnestoCOE Offline
    ErnestoCOE Offline
    ErnestoCO
    wrote on last edited by
    #1

    Hello, i'm developing (Qt 5.6) an Android app which need to access to the android contact list, searching in google came across with QtContacts module http://code.qt.io/cgit/qt/qtpim.git/, The last version of the module has 4 years old, and it's not part of the official Qt repository. There is any official qt alternative? There is any way to access the android contact list from Qt?
    Regards,
    Sorry for any typo

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

      Hi and welcome to devnet,

      The last tag is that old however the last commits are pretty recent. Take a look at the dev branch.

      As for getting the contact list, you might want to look at the QtAndroidExtras module and the JNI support.

      Hope it helps

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

      ErnestoCOE 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        The last tag is that old however the last commits are pretty recent. Take a look at the dev branch.

        As for getting the contact list, you might want to look at the QtAndroidExtras module and the JNI support.

        Hope it helps

        ErnestoCOE Offline
        ErnestoCOE Offline
        ErnestoCO
        wrote on last edited by
        #3

        @SGaist
        thanks for your answer.

        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