Is it possible to create a SMS message using sms mtm classes and save that sms in SIM? i have searched and got somthing about CSmsMessage but i am not quite sure.
thanks
Type: Posts; User: nicholasgaye; Keyword(s):
Is it possible to create a SMS message using sms mtm classes and save that sms in SIM? i have searched and got somthing about CSmsMessage but i am not quite sure.
thanks
well i got a pdf sample.... from this site... if u have a mail i could send it to ya .. . cause i don't know where i have found it:D
hi,
when i am opening an application ... is there a recognizer that is executed so that se file is recognized as an app and then passed to the loader... or maybe something else is happening?
...
what really happens an user open an applciation from phone's menu?
thanks,
that was helpfull.
hi,
i am tring to get some files from a web server. My problem is that i keep getting http response headers from a cache .. My web server doesn't have a cache enabled feature and my gprs provider...
then what do u mean by keep alive header?
do u mean bu that ... using HTTP 1.1?
hi,
i am using sockets to connect to web server and download some files .. Now i can doanload a file with succes .. but when i try to get the second file .. i get KErrEof ... does this mean that...
hi,
i am tring to use a CCamera object.. all works well.. i mean i can creat a CCamera object, start a viewfinder an take picture.... but i can't set the zoom factor .. for this i am using CCamera...
hi all,
i have read in symbian internals that for eka2 there is a posibility to create a plugin for file server ... i whant to know if this is posible in eka 1, for symbian os v7, v8.
...
hi,
i what to draw in clientrect() a CEikEdwin and a SettingList .. but the settinglist keeps drawing to holescreen... My app is a multi view application .. the setting list is made from...
hi,
is there a way to get the position(coordinates) of the phone?
thanks
hi,
i have read the animation example from the sdk and i have a question ... How does the client(R-type class) know to link to my animation server(the one that i wrote). I mean, lets say we have...
hi,
how can i resize a list with more then 4 elements .. so that it is shown on o a part of the screen?
the setting list is made from resources... When i display it, the list is drawn on all the...
hi,
is there a way to get a time notification from the mobile operator?
thanks
hi,
does anyone know what this precompile directive means (__BC70s__)?
U can find it in btmanclient.h
thanks
hi,
i would like to ask if there is something like timelock for symbian .. i need this to make a expire version of my app . i win app there is a dll that overcomes the change of date problem.. One...
using this class. the install process is started but it's runing in backgroun ...
i have to use the task manager to switch to it
why is that?
hi,
how can i start the launch process for a .sis file that i have let's say on C:\ on target device
thanks
how can i start the installation process of a .sis file by code?
i tryed Rprocess.create but i get -5 error code
thanks
is there a documentation on how to create obex server over IRDA?
what is the protocol use to transfer files through bluetooth from PC to a device ... the file is received on device as a message
thanks
hi,
i was wondering , when a file is transfered to a device , and the device get's it as a message . (the file is send via right click->send to->nearby computer), was is the protocol used?
...
hi,
on symbian based devices ,
the is a connection monitor that listens for incoming connection on IRDA or bluetooth when one on this connection methods is activated .. my problems is what is...