| View previous topic :: View next topic |
| Author |
Message |
Peter Guest
|
Posted: Wed Oct 12, 2005 12:16 am Post subject: Screen Capture Off Cell Phones |
|
|
Sorry if seems off topic.. but my Delphi App needs to present screens frm
cell phones. how would I capture these..
cheers Peter...
|
|
| Back to top |
|
 |
GrandmasterB Guest
|
Posted: Wed Oct 12, 2005 6:25 pm Post subject: Re: Screen Capture Off Cell Phones |
|
|
"Peter" <inver (AT) nospam (DOT) nz> wrote
| Quote: | Sorry if seems off topic.. but my Delphi App needs to present screens frm
cell phones. how would I capture these..
|
Hmm...
Maybe find an 'emulator' for the phone that runs under windows?
|
|
| Back to top |
|
 |
Jens Gruschel Guest
|
Posted: Wed Oct 12, 2005 7:54 pm Post subject: Re: Screen Capture Off Cell Phones |
|
|
| Quote: | Sorry if seems off topic.. but my Delphi App needs to present screens frm
cell phones. how would I capture these..
Hmm...
Maybe find an 'emulator' for the phone that runs under windows?
|
If we are talking about cell phone applications written in Java, I think
that's not very difficult. From the J2ME J2ME Wireless Toolkit help:
"When you use KToolbar or a toolkit-compatible environment such as the
Sun ONE Studio 4, Mobile Edition, you can run and debug applications
within the environment using the Emulator, which simulates the execution
of the application on different target devices."
Jens
--
Jens Gruschel
http://www.pegtop.net
|
|
| Back to top |
|
 |
|