语言

Menu
Sites
Language
How to resolve all video files on device (emulator)?

How to get all video files on device (emulator)?

Without scan all file system with filter.

Thanx.

编辑者为: Sergey 21 10月, 2013

响应

2 回复
Raghavendra Reddy Shiva

I suppose there is no other alternative than using the device API for accessing the video files on the device file system. And the purpose for providing the device API's is to provide access to device capabilities. Tizen's "Content" device API provides functionality for finding and listing multimedia files stored on the device.

Alexander AVSukhov

Hello,

You can use only Content API or Filesystem API.