hi,
thnx,
but problem is it shows the name that was saved against contact number.
One more is how can i get the recipient no on an out going mms.
Type: Posts; User: itsme; Keyword(s):
hi,
thnx,
but problem is it shows the name that was saved against contact number.
One more is how can i get the recipient no on an out going mms.
hi,
thnx,
but problem is it shows the name that was saved against contact no.
One more is how can i get the recipient no on an out going mms.
can i expect more help?
Hi,
How to get the sender address from an incoming mms
and recipient address from out going MMS in 3rd edition.
for SMS i was getting it by
CSmsClientMtm* smsMtm = NULL;
smsMtm =...
hi sumit,
but the problem is that i have create only for SMS, but it is executed on MMS and going crashed.
Hi, How to check incoming message to identify whether it is MMS or SMS
thnx for quick reply,
i Saw that example and i am agree with u.
But my problem is that how can i know that it(incoming) is a MMS or SMS and then create the appropriate MTM. cz same method(case...
hi experts,
I have developed a program to read/listen sms.
But facing problem how to listen mms with the same listener.
The main problem is creating the server connection for SMS,
it is used .....
That is a client-server application.
Or how can i uninstall the exe application
But as it does not have any GUI control then how the autostart functionalities will be enabled/disabled (which is a requirement of symbian signing).
thnx in advance
Hi,
Suppose i want to create a console base exe application.
-I want to start it as soon as installation complete.
-Auto start on device boot.
-Don't want to create any client GUI application....
so, do u have any suggestion on, how to do that?
Really glad to get rapid answer from u.
i already checked keyLock.IsKeyLockEnabled(), and it is fine to check lock status but problem is that is, it return 'false' that is it shows key is not...
Device lock.
or
// USE CASE 6
// Lock the device keys similarly to device lock (unlocking requires a lock
// code)[reference from: CS000932 - Enabling and disabling keypad...
Hi,
How to read the device lock status.
That is how can i know that the device is locked or not, by program.
Is there any way to catch the event when the device is unlocked by code.
Thanx in...
but the thing is that if i run the spplication in offline mode and i need to check the installation date then what to do and at that time i dont have the savings in my private folder(cz on...
I just wanted to say if the phone runs in offline then how u will check the expiration date from server on running the application.
Hi,
How to maintain the server if the phone is in offline mode.
How to maintain the server connection, tracing the date installation information for a specific device. do you mean by tracing IMEI...
SMS Operation from link http://wiki.forum.nokia.com/index.php/SMS_Operations
can u provide code snipped for active object with this regards
How to implement this "wait for 1st application to be sent before sending another sms" .
Application.Close
hi,
I am using SMSHandler example. But i cannot send multiple sms to the same recepient
its crashes if i want to sent one after another
for(TInt i = 0; i<= endNo; i++)
{
...
Or any other files like exists in "C:\\Data\\Documents\\"
is there any alternative of TCB capability
Hi,
Is there any way to recover the deleted images from phone memory in symbian c++.