How do I take a screenshot in Android?
Download the fbgrab_static application. Use 'adb' to install it (e.g. adb push fbgrab_static /system/xbin/fbgrab). Then, use adb shell, and run it: 'fbgrab -d /dev/graphics/fb0 screenshot.png'. Make sure that permissions are set appropriately (chmod +x /system/xbin/fbgrab).
| < Prev |
|---|




