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. Display the videos stored on device (Android and iOS)
Forum Updated to NodeBB v4.3 + New Features

Display the videos stored on device (Android and iOS)

Scheduled Pinned Locked Moved Mobile and Embedded
androidios
2 Posts 2 Posters 624 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.
  • BlackMambaB Offline
    BlackMambaB Offline
    BlackMamba
    wrote on last edited by
    #1

    Hello,
    Is there a Qt Mobile method to provide the list of the videos stored on a device (Android or iOS) or do I need to call the native methods separately on Android and iOS?
    Thanks

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

      Hi,

      From Qt 5.5 for iOS, if you pass QStandardPaths::standardLocations(QStandardPaths::PicturesLocat
      ion).last() as argument to QFileDialog::setDirectory(), you should get an image picker. I don't know if there's something similar for Qt Android.

      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

      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