I am using Visual Studio 2012 and Windows Phone 8.0 SDK.
I want to add a song to Music in the emulator for debugging.
How can I achieve this?
I am using Visual Studio 2012 and Windows Phone 8.0 SDK.
I want to add a song to Music in the emulator for debugging.
How can I achieve this?
Copy a
Happy.mp3
file in your projectAssets
folder Add the file to the project:and set the Happy.mp3
Properties
:Then run this code to copy the song to the MediaLibrary.