c# - How do I have a sample image available in WP7 emulator when my project runs? -
i have windows phone project compiled 7.1 sdk. application processes image files , i'd have sample image file project when project runs in emulator , user asks application open image photo gallery (using photochoosertask
) sample image somehow magically appears in gallery , user can select it.
i've seen this question , i'm not sure it's scenario. question op wants test custom image. want custom image included project , automagically appear in emulator when gets project github , opens in visual studio , runs it.
is possible have sample image included wp 7.1 emulator when project being run?
i wrote blog post explains how have sample images in emulator: http://www.softwareisinthedetails.com/2012/11/add-test-images-on-windows-phone-emulator.html
Comments
Post a Comment