I found on another site to do screendump/screencapture on TTG910 executing the following:
http://www.pocketgpsworld.com/insidetomtomgo910.php
cat /dev/fb > /mnt/sdcard/capture.raw
It says to execute from a shell or writing shell script. However you need a serial cable to connect and then running it. From another site, it said it was doable using BT to connect then run the script.
In anycase, since I don't have serial and my comp. has no BT, I can't even try it out. But when TTG loads, it runs the cleanup.txt file. Is it possible to put something in there to run it instead?
Following Suntime app instruction,
daemon|suntime/sumtime|
I tried
daemon|cat /dev/fb > /capture.raw
but it didn't work.
I also tried
daemon|sleep 10; cat /dev/fb > /capture.raw
But it didn't work either. No file was created.
Anyone knows an easy way to do screen capture??
http://www.pocketgpsworld.com/insidetomtomgo910.php
cat /dev/fb > /mnt/sdcard/capture.raw
It says to execute from a shell or writing shell script. However you need a serial cable to connect and then running it. From another site, it said it was doable using BT to connect then run the script.
In anycase, since I don't have serial and my comp. has no BT, I can't even try it out. But when TTG loads, it runs the cleanup.txt file. Is it possible to put something in there to run it instead?
Following Suntime app instruction,
daemon|suntime/sumtime|
I tried
daemon|cat /dev/fb > /capture.raw
but it didn't work.
I also tried
daemon|sleep 10; cat /dev/fb > /capture.raw
But it didn't work either. No file was created.
Anyone knows an easy way to do screen capture??