简体   繁体   中英

How to take full application screenshot in android virtual device?

Hey guys i have an application that using scrollview, and i want to take a full screenshot on my avd for my application, but i only getting like half of it because you need to scroll down to view more layout, so how can i take a full screenshot of my application? here's the example:

在此输入图像描述

There is no such option in the Android Emulator, you will have to take multiple Screenshots and stitch them together using an graphics editing software like Photoshop or The Gimp.

Another option is using an App like Panoramic Screenshot

I've finally found the solution, to take full app screenshot select your xml layout you want to screenshot in res/layout, and go to text tab, and click the camera button on right side, see the image below for example : 解

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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