Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android emulator CTRL+S screenshot location

I used this feature before, to make screenshots using ctrl + s and it just saved all of them to my desktop. Now however I do not find any of the screenshots. All I saw online was "how to take a screenshot" which is fine, but I made quite a few in a relatively long time and I don't want to redo it.

So, where does ctrl + s save myscreenshots?

like image 586
agiro Avatar asked Dec 09 '17 16:12

agiro


1 Answers

In Windows 10, Android Studio 3.4, I found it under the emulators directory.

C:\Users\<username>\.android\avd\<emulator_name>.avd\snapshots\default_boot
like image 124
Msgun Avatar answered Nov 15 '22 22:11

Msgun