目前Windows phone 7.5下还没有系统截屏方法,从8的情况来看,7.8的系统应该会有截屏功能,但是目前还没有推送。 XDA上有开发者发布了几个截屏应用,功能很完善,但是都需要解锁。没办法。 选择其中一个比较方便的做一个介绍。 XDA原帖地址:http://forum.xda-developers.com/showthread.php?t=1436742
首先相应,下载PC端的软件和手机端的XAP。可以到原帖下载,我已打包上传至百度盘。
下载:http://pan.baidu.com/share/link?shareid=145742&uk=2718369881
** Usage:
- Start "WP Screenshot.exe" on your computer and make sure that port 50560 is open (or simply allow the application to access the network when Windows Firewall pops up).
- Start "WP Screenshot" on your Windows Phone device, enter the IP address of your computer (use local IP in case of running both parts on the same local network) and tap "Connect and start".
- Now, when you press any of the selected buttons, a screenshot should be sent to your PC (there you can do some neat things with it, try CTRL+H).
- When you want to stop the background worker, simply open the application again and tap "Stop".
贴上原文:
** About: This is another Windows Phone Mango screenshot tool that works a bit differently from other implementation(s). It sends screenshots over the network to a PC application, so that you can instantly show your phone's screen on your monitor or projector.
** Usage:
** Current issues/limitations:
** Requirements:
** New in version 0.3:
** New in version 0.2:
The screen capturing part is based on "The DllImport project (by fiinix)".
I am looking forward to all the feedback and I'll do my best to fix and improve this application in the future.