I used to be so silly, I’ve been taking screenshot manually (utilizing the Home windows Snipping Instrument) from Android emulator with out realizing there may be already “Display screen Seize” function in Android Studio.
These are 2 methods to take screenshot out of your Android Emulator:
Android Emulator Controls Menu
Click on on the digicam icon
You’ll be able to seize with body
or with out body
Click on Save and choose the placement the place you need to save.
Android Studio Logcat
You are able to do the identical in Android Studio Logcat
It brings out the identical window, besides it has this “Generic Cellphone” or “Generic Pill” to select from.
As you’ll be able to see above, the body is a generic body which is barely completely different from the precise body in your emulator. That is the one distinction on this technique. There are additionally extra Rotate Left and Rotate Proper buttons, which you’ll so do it simply from the emulator controls.
Conclusion
Truthfully, why give a couple of solution to do a similar factor? That is my normal feeling on Android improvement. We at all times have a couple of solution to do a similar factor in all elements, together with coding and implementation.