Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
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
- depends on
-
QTBUG-74421 Research Qt 6 Multimedia APIs [Spike]
- Closed
- relates to
-
QTBUG-90761 [FileDialog] Files from selected folder cannot be opened in photosurface
- Reported
-
QTBUG-87737 Port Qt Quick Dialogs to Qt 6
- Closed
-
QTBUG-41962 research and implement the file interchange story on iOS 8 and Android
- Reported
-
QTBUG-74321 Support for iOS 11 Files app
- Reported