c# - Changing the path/filename of SplashScreenImage.jpg in Windows Phone 8 -
i'm working on windows phone 8 project, , i'd move image files assets folder. can move tiles , icons folder , update paths in project's properties, can't seem change path of splashscreenimage.jpg file.
this question seems solve problem windows phone 7, has been updated in wp8?
nope, still same "problem", splash screens must placed @ root level. however, can have several splash screens depending on client's resolution. check here more tips on how create splash screens wp apps.
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769511%28v=vs.105%29.aspx
Comments
Post a Comment