Programmatically create a photo album in Windows Phone 8

若如初见. 提交于 2019-12-13 01:38:34

问题


I'm developing app for Windows Phone 8 which will allow users to download icons. It will be right if the app could be able to programmatically create custom photo album in pictures hub and save icons there and not save images in standard folder called Saved Images.

Is there a way to create a photo album in Windows Phone 8 and save images to that folder ?


回答1:


Not sure how I can put this.. let me do it the easiest way..

No you can not create custom folder on the phone's picture lib.

However, you can use skydrive and create a folder there and use that to do whatever you need to do.

it is accessible from the photo album on the device.

Hermit




回答2:


Unfortunately this is not possible.

The only options available when saving to the media library are to save to the Camera Roll or the Saved Pictures folders.



来源:https://stackoverflow.com/questions/15113666/programmatically-create-a-photo-album-in-windows-phone-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!