Just because my pc was very slow and capture screen with eclipse seems impossible for the large screen tablet. So I have to use adb to do the job instead ...
# adb shell screencap -p /mnt/sdcard/sc.png
# adb pull /mnt/sdcard/sc.png /home/your/Desktop
It works for my nexus 10. Enjoy !!
No comments:
Post a Comment