Description:
It is a tool to make screenshots of a phone. You can set a timer from 1 to 60 seconds (1, 2, 3, 4, 5, 10, 20, 30, 45 or 60 seconds).
Further you can decide to exit or focus the application after capture. When you press the capture button it will automatically minimize the application.
The supported filetypes are *.bmp, *.jpg, *.gif or *.png.
It's been written in VB.NET so you need the .NET Compact Framework for it.
Update Description:
v1.3 (10-11-2007):
- Option focus and exit application after capture changed. Now either focus or exit must be selected to prevent the program to stay minimized in memory.
- Directory browser updated. Root is not shown.
- When an error occures while displaying the directory browser a window will be displayed with the error message.
- Subdirectories will not appear twice (or more) anymore after expanding/collapsing multiple times.
v1.2 (07-11-2007, 22:00):
- Settings will be saved on exit. (and will be loaded on startup, of course)
- It's possible to set the number of captures.
v1.1 (06-11-2007, 16:00):
- The default save as dialog has been replaced by a new directory browser. Now it's possible to choose a subdirectory to store the captured screenshot.