/var/log

Android emulator screenshot

A simple way to take screenshots of your Android emulator:

 adb shell /system/bin/screencap -p /sdcard/screenshot.png
 adb pull /sdcard/screenshot.png screenshot.png
Tag: | Category: