Access the videos in Videos app of an iOS device in my app

前端 未结 4 1769
执念已碎
执念已碎 2020-12-20 03:08

I am developing an application to choose and and play videos in iPad. I want to choose the videos saved in the default Videos app present in the device. How can I access tho

4条回答
  •  攒了一身酷
    2020-12-20 03:59

    search UIImagePickerController and UIImagePickerControllerDelegate.

    If you want to access the inbuilt videos app in the device itself, I think it is impossible without break jail your ipad.

    ps. Just now I find one app in my iPad can access the video.app list. And my iPad is with ios 5.1.1. Maybe it is possible now!

提交回复
热议问题