rpf
rpf

Reputation: 3712

Browse files WP7

I'm developing an application to Windows Phone 7. The user needs to select a file from his phone (images, office files, files from skydrive, etc).

Is there any way to accomplish this?

Thanks.

Upvotes: 0

Views: 113

Answers (1)

Ani
Ani

Reputation: 10906

You cannot browse the root filesystem of a WP7 device at this time. You can browse and allow the user to select files from Skydrive and pictures from the media library, however.

Upvotes: 2

Related Questions