hi,
is there any way i can get the screen shot of my application in the symbain phones, like i get in windows(by pressing print screen key)
Thanks and Regards
hi,
is there any way i can get the screen shot of my application in the symbain phones, like i get in windows(by pressing print screen key)
Thanks and Regards
If you ask about an API the answer is no. If you ask about an application the answer is yes....you can find it at handago site
You can also try my freeware application, Screenshot for Symbian OS...
http://www.antonypranata.com/screenshot/
Antony
Actually i was talking about your application.....thank you antony for reminding me
Originally Posted by antonypr
S60 2nd capturing application: the common FileExplorer application - Options menu > Tools > Turn ScreenShot ON
hi antonypr,
Where is the screen shot jpeg's are saved in the phone.i mean i want the dir path of the jpeg's.
Thanks and Regards.
If you select Options | Settings, you should find an option where you can select where to save your JPEG images (phone memory/memory card) as well as directory name. For example, if you select phone memory and "Screenshots", it will be in c:\nokia\images\Screenshots.
Antony
Hi antonypr,
Unfortunately, your application does not run on my Nokia 5800 as you have stated in your link. If you need a beta tester, please let me know.
Cheers.
Lyes.
The first software I tried on my 5800 was Screenshot but as stated by Zoula, the camera button doesn't take any screenshots.
A web search found another utility called ScreenSnap that works very well on the 5800 but it doesn't save images in PNG format.
--Himanshu
Nokia N8-00 (Symbian Belle, NAM RM-596)
Nokia 5800 XpressMusic (S60 5th Ed., NAM RM-428, v51.2.007)
S/w: ADT v1.4 + S60 5.0 SDK on Win7 x64
Hi hgohel,
I have downloaded the software and it works just fine. Thanks for the tip.
Cheers.
Lyes
All Symbian application must be signed, anyway, I assume that it requires key capturing thus it needs SwEvent capability, which requires symbian signing. Thus, either try locating a application version that is already symbian signed, or go to Symbian signed web site and try the Open signed on-line.
You always need to sign application used in device, however if you use capabilities that allow using self-signed, then you can self-sing it, and do not need to use symbian signed. anyway, if you really want source codes, just use the ones you have, and remove any parts that are requiring capabilities requiring symbian signed, i.e. for example key capturing.
Getting the actual screenshot does not require any additional capabilities. Anyway, if you feel that you can not modify the codes, or are incapable of using any signing, then do search for a verion of the screen capture application that is already signed and use it.