Building Apps for Windows Phone 8.1: (16) Interacting with User Data: Contacts and…

Work with the camera, media, and video editing.
Full course outline:
Great video. Where can I get the source code?
The Screen Recording demo breaks on line no. 57 MainPage.xaml.cs
if I temporary switch to home using windows key(it happened in the demo as well).
Any solution for this?
Hi,
thanks for this great video. how can i dhoose betwen fran and bak camera? could you please write som code.
thannks
When i associate the project with a store app, background task stops functioning, why is it so?
Windows Phone 8.1 RT.
It seems the MediaElement does not play files from outside Video Library. The video files that are located directly under c:\data\users\public\videos and visible in Videos app (or may be local app storage, I haven't tried this one).
It consistently thew MF_MEDIA_ENGINE_ERR_SRC_NOT_SUPPORTED : HRESULT - 0x80004003" error while playing videos outside of the Video Library. Even for the ones in the Camera Roll, leave aside the ones in the additional albums. If I play Camera Roll videos from Photos App the work fine. Also, the ones in other folders work fine if playing directly using Phone's native apps.
Is this a bug or as usual intended "feature" to limit developers from creating awesome apps :P
About ScreenRecording, as @Andy said "The really use case is in game ... ", I don't really understand how to do that.
Does this mean we have to suspend ScreenRecording, do some background task and open the app we want to record?
Or the ScreenRecording has to be built-in every app?
I have seen the previous module 11 about Background and Multitasking, but I don't have any clue to do that.
Any ideal, much obliged :)) @gduncan411