<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/20/2014 07:01 AM, Esteban Bordón
wrote:<br>
</div>
<blockquote
cite="mid:CAN+vnnoS53wbpqWD8KTAtAVxL+Hsxd_mZ4fRvYZWDA=wpwwCaA@mail.gmail.com"
type="cite">
<div dir="ltr">Hi!
<div><br>
</div>
<div>Someone knows how take a screenshot in android? Is there
any keys combination for do it in the XO?</div>
<div><br>
</div>
</div>
</blockquote>
Android brings in a hot key combination for screenshot which is
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
press the hard volume down and power <br>
buttons at the same time, hold them for a second. But unfortunately
it does work on current XO-4 build.<br>
Need more investigation why.<br>
<br>
As a alternative there is a binary which can do the some thing via
adb shell<br>
<br>
adb disconnect && adb connect 192.168.XXX.XXX<br>
adb shell screencap -p /sdcard/screen.png<br>
adb pull /sdcard/screen.png<br>
gimp screen.png<br>
<br>
<br clear="all">
<blockquote
cite="mid:CAN+vnnoS53wbpqWD8KTAtAVxL+Hsxd_mZ4fRvYZWDA=wpwwCaA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div>
<div dir="ltr">
<div><br>
</div>
</div>
</div>
<br>
<br>
<div class="gmail_quote">2014-02-26 21:01 GMT-02:00 James
Cameron <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
An Android 4.3.1 (Jelly Bean) build for the XO-4 laptop.<br>
<br>
OLPC is preparing an Android, Sugar and Gnome dual-boot
system for the<br>
XO-4.<br>
<br>
Our next development release of a dual boot build is
available.<br>
<br>
The build is based on our arm-3.5 kernel, with changes
which can be<br>
found in the arm-3.5-android branch of our olpc-kernel
repository.<br>
<br>
<a moz-do-not-send="true"
href="http://wiki.laptop.org/go/Android" target="_blank">http://wiki.laptop.org/go/Android</a><br>
<a moz-do-not-send="true"
href="http://build.laptop.org/android/2014-02-26/"
target="_blank">http://build.laptop.org/android/2014-02-26/</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Cameron<br>
<a moz-do-not-send="true"
href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</font></span><br>
_______________________________________________<br>
Devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.laptop.org/listinfo/devel"
target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.laptop.org/listinfo/devel">http://lists.laptop.org/listinfo/devel</a>
</pre>
</blockquote>
<br>
</body>
</html>