转自http://blog.csdn.net/qq_21445563/article/details/51148728
在Eclipse中调试Android程序时,有时需要将程序截图保存到电脑中。步骤如下:
Window --- Show View --- Other ;
在打开的Device选项卡中,选择要截图的设备或模拟器,然后点击旁边的截图按钮;
在弹出的窗口中,点击 Save 按钮,将程序截图保存到指定的目录中即可。
[![](https://img.haomeiwen.com/i3213656/6d79e8a6bdb74aa6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)](http://static.oschina.net/uploads/space/2015/0220/220530_4t4E_140680.png)
网友评论