Hi Experts,
I have got a mail about Symbian Certification. How much is true about this? Is there any such certification available?
Regards
Type: Posts; User: symbee; Keyword(s):
Hi Experts,
I have got a mail about Symbian Certification. How much is true about this? Is there any such certification available?
Regards
Hi,
Normally this error occurs when there is a memory leak. Check whether you have destroyed all objects.
Regards
Okie,
U mean to say AT commands. if yes, then there are many threads previously disccusses in Forum. Search them and try to follow them.
Regards
Symbee
Hi,
I havn't much idea regarding this, but links provided in following thread may help u
http://discussion.forum.nokia.com/forum/showthread.php?t=27108
Regards
symbee
Thanx all,,
It's working now. I tried with Kiran's code and now application does't close.
But when I was trying file.Close() , the problem was occurring.
Nywayz thanx again
Best regards...
Nope Kiran,
I here by sending my code again as I know there is a minor error which I m not able to see :(
Any idea?
Priju..I did regarding ur suggestion but still application closed!!
Yes, meanwhile I was including that only. But still I am not able to solve problem. :((
And the whole procedure takes place but only at that end I get application closed!
Kindly help to solve my error!!
Regards
Symbee
Hi S.S.Sudhakar,
Here is my code:
Any suggestions?
Regards
Hi,
I have created two files and it works fine. I can read from it and write into it. Both file uses same RFs object and are two different RFile objects. Initially I had single file and i used to...
Hi,
In ur menu_pane resource:
This works for me.Change ur code according to ur requirement
Regards
Symbee
okie..Thanx all for ur replies!!
I think it wouldn't be attractive audio player in s60 series!! But still will try to make d better one! :))
Regards
symbee
Okie,,
It should be like winamp but I dont want list of songs. Buttons are not possible in s60 so thats why I was searching for an example which can replace the need of buttons! and also volume...
Thanx Vasant,
Actually I want to create GUI for audio player but I dnt know, what should I include in that!! So I am seraching such example. Even in 7.0 version a sound example is given but it's...
Hi Kiran,
I am working with 7.0 version and I have 9.0 version examples! Is this two, any examples?? or I will have to install it? :)
Thanx
Symbee
Hi,
Check whether u have given correct path in .pkg file and also u have setted all the libraries in armi build
Also write ur errors here so that others can reply promptly :)
Symbee
Hi all,
Is there any example of Audio Player as I cannot get a start for that even I search for related threads in FN..
Regards
Symbee
That means at first launch u r doing some file process??
Hi feroz,
Few days before I have done it, so I may help u. U will have to use RFs and RFile concept.
also add #include "f32file.h" and efsrv.lib in ur program
Regards
symbee
Yeah!! I got it :))
I deleted following lines from code:
_LIT8(KFlag, "0");
User::LeaveIfError(file.Write(KFlag));
bcoz it was each time making flag status to 0 as it was declared as a...
Ya..ya..
I am getting ...:) By mistake I had make that code-line as comment.
Now I am getting file value 0 when installs. But the problem stays as it is.
What is the problem now? as I...
Hi Kiran,
I have created file programmatically,
and as u said I put the path in .pkg file
Hi Kiran,
I did what u suggested. Now let me tell u my preblem with real device..
1) In my pc I set flag value in file to 0.when I install application, and check the file status..it's 012(which...
Ok..Thanx Kiran!
I would try it.bt for both emulator and mobile device..this path would work??
Regards
symbee
But whatever..It should check the flag status from file and than should show me the related UI!! but it doesn't show me anything???!!!
Kindly help