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. Sharing Files (user selected) on Android from Qt App
Forum Updated to NodeBB v4.3 + New Features

Sharing Files (user selected) on Android from Qt App

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

    Greetings,
    I have used this code developed by Ekkehard Gentz to share files from Qt application to other installed apps. But using this I am only able to send a fixed file, can someone suggest the changes required to share the user-selected file to other applications?
    Looking forward to the considerate response.

    Best Regards,
    Ahsan

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

      Hi,

      From what I can see you need to use QFileDialog to get the file path and then call the ShareUtils::sendFile.

      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
      1

      • Login

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