[Q] WP8 HttpClient Stream of Album Content

Search This thread

andy123456

Senior Member
Feb 20, 2009
66
0
Hi all

Im actually learning coding with Visual Studio Express 2012 for Windows Phone. Now ive already build an Aplication, that picks a Picture from
the Gallery (with the PhotoChooserTask), an Uploads it via HttpClient to own Service. Now i want to Add the ability to to this for a complete
PictureAlbum (CameraRoll etc). How can i do this exactly? Im an absolute beginner and searched the Web threw few Sites, but didnt found any
"easy to understand" help or solution.

Can somebody help me please?

greez
 

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,933
Seattle
I don't think what you're asking for is permitted in the WP8 APIs. I could do it easily with some special CAPabilities that third-party apps aren't allowed to use (but OEMs are), but, well, you're a third-party developer, so your app wouldn't be publishable in the store afterward. There are (third-party-usable) APIs to query a user's music library, but nothing for photos.