Dafür muss man erstmal die shell für das Gerät öffnen
Code: Select all
sdb shell
Code: Select all
# xwd -root -out {file}.xwd
Code: Select all
# exit
Code: Select all
$ sdb pull {file}.xwd
Code: Select all
$ convert screen.xwd -resize 50% screen.png
Code: Select all
$ sudo apt-get install imagemagick
Quelle: https://developer.tizen.org/forums/gene ... izen-phone" onclick="window.open(this.href);return false;