On 03/20/2014 07:01 AM, Esteban Bordón wrote:
Hi!

Someone knows how take a screenshot in android? Is there any keys combination for do it in the XO?

Android brings in a hot key combination for screenshot which is press the hard volume down and power buttons at the same time, hold them for a second. But unfortunately it does work on current XO-4 build.
Need more investigation why.

As a alternative there is a binary which can do the some thing via adb shell

adb disconnect && adb connect 192.168.XXX.XXX
adb shell screencap -p /sdcard/screen.png
adb pull /sdcard/screen.png
gimp screen.png





2014-02-26 21:01 GMT-02:00 James Cameron <qu...@laptop.org <mailto:qu...@laptop.org>>:

    An Android 4.3.1 (Jelly Bean) build for the XO-4 laptop.

    OLPC is preparing an Android, Sugar and Gnome dual-boot system for the
    XO-4.

    Our next development release of a dual boot build is available.

    The build is based on our arm-3.5 kernel, with changes which can be
    found in the arm-3.5-android branch of our olpc-kernel repository.

    http://wiki.laptop.org/go/Android
    http://build.laptop.org/android/2014-02-26/

    --
    James Cameron
    http://quozl.linux.org.au/

    _______________________________________________
    Devel mailing list
    Devel@lists.laptop.org <mailto:Devel@lists.laptop.org>
    http://lists.laptop.org/listinfo/devel




_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to