简体   繁体   English

在Windows Phone 8中更改SplashScreenImage.jpg的路径/文件名

[英]Changing the path/filename of SplashScreenImage.jpg in Windows Phone 8

I'm working on a Windows Phone 8 Project, and I'd like to move all the image files into the Assets folder. 我正在开发Windows Phone 8项目,我想将所有图像文件移动到Assets文件夹中。 I can move all the tiles and icons to another folder and update their paths in the project's properties, but I can't seem to change the path of the SplashScreenImage.jpg file. 我可以将所有图块和图标移动到另一个文件夹并在项目属性中更新它们的路径,但我似乎无法更改SplashScreenImage.jpg文件的路径。

This question seems to solve my problem for Windows Phone 7, but has this been updated in WP8? 这个问题似乎解决了我对Windows Phone 7的问题,但在WP8中这已经更新了吗?

Nope, still the same "problem", splash screens must be placed at root level. 不,仍然是相同的“问题”,启动屏幕必须放在根级别。 However, you can have several splash screens depending on the client's resolution. 但是,根据客户端的分辨率,您可以拥有多个闪屏。 Check here for more tips on how to create splash screens for your WP apps. 点击此处查看有关如何为WP应用程序创建启动画面的更多提示。

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769511%28v=vs.105%29.aspx http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769511%28v=vs.105%29.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM