[JAVA] How to take a screenshot with the Android Studio emulator

Introduction

Even if you search, only old information will come out unexpectedly, so I will write it down.

environment

Windows 10 Android Studio 3.1.3 Android Emulator 27.3.9

Method

howToCapture.png

Tap the camera mark from the toolbox next to the emulator. Then, after the effect like pressing the shutter, it will be saved in ** Desktop ** with the file name "Screenshot_ ○○○○○ .png ".

(I thought that it would be copied to the clipboard, and I was addicted to it ...: joy :)

Recommended Posts

How to take a screenshot with the Android Studio emulator
I tried to take a look at the flow of Android development environment construction with Android Studio
[Android Studio] [Java] How to fix the screen vertically
How to make an app using Tensorflow with Android Studio
[Android] How to deal with dark themes
How to use ExpandableListView in Android Studio
How to interact with a server that does not crash the app
How to check before sending a message to the server with Spring Integration
A note about adding Junit 4 to Android Studio
[Android] How to convert a character string to resourceId
3 ways to import the library in Android Studio
[Swift] How to link the app with Firebase
How to get the ID of a user authenticated with Firebase in Swift
How to change the action with multiple submit buttons
How to make a factory with a model with polymorphic association
[Android Studio] How to change TextView to any font [Java]
How to run the SpringBoot app as a service
How to delete a new_record object built with Rails
How to manually generate a JWT with Rails Knock
Organized how to interact with the JDK in stages
[How to insert a video in haml with Rails]
[Android] How to get the setting language of the terminal
[Introduction] Display Android Studio Hello World on the emulator
How to make a mod for Slay the Spire
How to get started with creating a Rails app
[Java] How to start a new line with StringBuilder
How to use UsageStatsManager in Android Studio (How to check the startup time of other apps)
How to save a file with the specified extension under the directory specified in Java to the list
[Docker] How to see the contents of Volumes. Start a container with root privileges.
How to delete child elements associated with a parent element at the same time
How to request a CSV file as JSON with jMeter
SDWebImage: How to clear the cache for a particular UIImageView
How to divide a two-dimensional array into four with ruby
How to use a foreign key with FactoryBot ~ Another solution
How to create a Wear OS by Google app project on Android Studio 3.0 or higher
Refer to C ++ in the Android Studio module (Java / kotlin)
How to create a form to select a date from the calendar
How to leave a comment
Use Java included with Android Studio to build React Native
How to create a placeholder part to use in the IN clause
How to get values in real time with TextWatcher (Android)
Learning Ruby with AtCoder 13 How to make a two-dimensional array
Uppercase only the specified range with substring. (How to use substring)
[With back tricks] How to introduce React to the simplest Rails
How to number (number) with html.erb
How to test a private method with RSpec for yourself
How to update with activerecord-import
How to move another class with a button action of another class.
[2020 version] How to send an email using Android Studio Javamail
[Ruby] How to retrieve the contents of a double hash
How to add the same Indexes in a nested array
How to deal with the error ERROR: While executing gem ... (Gem :: FilePermissionError)
Mapping to a class with a value object in How to MyBatis
How to fix Android apps crashing with RenderThread mystery error
[jsoup] How to get the full amount of a document
How to insert a video
How to reduce the load on the program even a little when combining characters with JAVA
How to set up a proxy with authentication in Feign
How to create a method
How to register as a customer with Square using Tomcat
How to change the file name with Xcode (Refactor Rename)