Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-35295

Retrieve media files iOS/Android

    XMLWordPrintable

Details

    • Android, iOS/tvOS/watchOS
    • Next

    Description

      There seems to be no API that helps on iOS/Android retrieve local media files.

      It would be nice if this could be made available.

      For iOS this could use the following built-in API : https://developer.apple.com/library/ios/documentation/Audio/Conceptual/iPodLibraryAccess_Guide/UsingtheMediaItemPicker/UsingtheMediaItemPicker.html

      While for Android, it would be based on :
      http://developer.android.com/reference/android/provider/MediaStore.html and using query such as the one in this example :
      http://developer.android.com/guide/topics/media/mediaplayer.html
      Android does not provide a nice UI such as the one provided by iOS so it is up to the developer to provide such UI.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtandroidteam Qt Android Team
              maxleb Maxime Leblanc
              Vladimir Minenko Vladimir Minenko
              Votes:
              6 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes