what are the errors are you getting and you can find the working example in wiki, and take the help from.
Type: Posts; User: aamitgupta; Keyword(s):
what are the errors are you getting and you can find the working example in wiki, and take the help from.
you should install file browser name Y Browser in your phone., then you can see your file
http://www.drjukka.com/YBrowser.html
search HTTPClient Example in wiki.
CTelephony API is for GSM call and gives you all the solution.
i think you should read the basic of symbian and search in wiki about CTelephony................
yes WAP push, sorry for spelling mistake, i listen but never tried.
i think you should go through the basic of symbian development, then you can get solution easily
create one simple class which derived from CBase, and create an object of you PhoneReceiver class, and call startl function.
Make sure Activeschudler should be added.
i listen sometime ago about web push sms, check about this may be it can help but i am not sure.
search in wiki there are lot fo example code to listen a call and reject the call through Ctelephony, and if you want to disconnect the call without answering CTelephony does not help you, for this...
check what Compare function returns and also check what values have these 2 buffers.
No Response, so i believe there is no API which open the call logs view to select the numbers same as phone book view.
Hi,
I want to open the call logs view in my application with check boxes same as we open the phone book, please help me.
i want the solution for 3rd edition devices.
Have you add the ReadDeviceData capability?
Use "User::After(5000000)"
use the following code where you want to hang up the call, this is the well known solution.
RWsSession ws1;
ws1.Connect();
TRawEvent ev1;
ev1.Set(TRawEvent::EKeyDown,...
Yes you need the Resource file.
see the following link
http://wiki.forum.nokia.com/index.php/Querying_Numbers
i am using in the following way and it is working
CCallAudioControl *iCallAudioControl;
iCallAudioControl = CCallAudioControl::NewL();
Have you installed the CallAudioControll.sis file which provide in package?
Ok, try to logging in your code to create log files every where and let us know where the application gets Crash, may be your are not calling the outgoing call listener properly when you listen the...
Sweta, As Yukka suggested in the post #22, you should use YTask application here you get Crash Monitor, Activate the crash monitor and then run you application now you will get the Crash Reason.
...
Check you have added related librtary of that class in MMp file.
There is no public API for read sim data in 3rd edition.
use googling for your answer