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. Receiving data from other apps via the sharing menu
Qt 6.11 is out! See what's new in the release blog

Receiving data from other apps via the sharing menu

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 4 Posters 594 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.
  • a.burksA Offline
    a.burksA Offline
    a.burks
    wrote on last edited by aha_1980
    #1

    For a new project we consider to license Qt for cross platform development.

    One central requirement is, that other apps can share their data with our planned cross platform app. You can find some documentation for Android and iOS.

    Is it possible to implement this requirement with Qt respectively Qt for Android?

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

      Hi,

      AFAIR, you can integrate that in your Qt application but you will have to do some stuff manually as these are currently not something you can automate easily.

      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
      • a.burksA a.burks

        For a new project we consider to license Qt for cross platform development.

        One central requirement is, that other apps can share their data with our planned cross platform app. You can find some documentation for Android and iOS.

        Is it possible to implement this requirement with Qt respectively Qt for Android?

        J.HilkJ Online
        J.HilkJ Online
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @a-burks take a look at this excellent blog post with working example:

        https://www.qt.io/blog/2017/12/01/sharing-files-android-ios-qt-app


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

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

          Nice one !

          @ekkescorner articles are so good !

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

          ekkescornerE 1 Reply Last reply
          0
          • SGaistS SGaist

            Nice one !

            @ekkescorner articles are so good !

            ekkescornerE Offline
            ekkescornerE Offline
            ekkescorner
            Qt Champions 2016
            wrote on last edited by ekkescorner
            #5

            thx @SGaist - but be aware, that my examples are working well with Qt 5.13, but I got some reports about problems in 5.14 / 5.15
            ...have to finish 2 customer projects before jumping over to 5.15

            ...stay tuned - starting in august or september I'll start a new blog post series 'HowTo prepare and refactor your mobile apps to make them run under Qt6'
            while working on this I'll also develop new examples and try to prepare for a book 'Mobile Apps with Qt 6' in 2021

            many of my existing examples are outdated or missing better recipes I learned last years (with all your help)

            will also rebuild my Qt Conference App

            ekke ... Qt Champion 2016 | 2024 ... mobile business apps
            5.15 --> 6.9 https://t1p.de/ekkeChecklist
            QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

            1 Reply Last reply
            4

            • Login

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