Re: need working TextMTM eample code for S60 3rd edition
I have started off with TextMTM example to understand the MTM concept.
I eventually want to develop a custom SMS MTM. I am looking for information on what a custom SMS MTM can do and cannot do.
For eg: Can a custom SMS MTM replace the native SMS MTM. etc.,
Re: need working TextMTM eample code for S60 3rd edition
Correc me if I am wrong but it may not be very useful to develop MTM as it requires ALL - TCB capabilities (except on fp2) which is very very difficult to get unless you have strong channels.
Re: need working TextMTM eample code for S60 3rd edition
You are right Visu. Because of the heavy capability requirements, any MTM implementation has to go through the Symbian Signed process and get manufacturer approval.
Forum posts: 7
Found the example at Forum Nokia.
http://www.forum.nokia.com/info/sw.nokia.com/id/281f9c73-5d5c-48b6-b644-30820c065246/S60_3rd_Edition_Creating_Custom_Message_Type_Modules_v1_1_en.zip.html[/url]
Forum posts: 26
can someone help here with SMS MTM
"Nobody will believe in you unless you believe in yourself."
Forum posts: 7
I have started off with TextMTM example to understand the MTM concept.
I eventually want to develop a custom SMS MTM. I am looking for information on what a custom SMS MTM can do and cannot do.
For eg: Can a custom SMS MTM replace the native SMS MTM. etc.,
Forum posts: 26
It can replace the by using MTM....
even i am trying to figure it out how to do it....
lets both of us try do and let us know once done ....
as the ones who know are not replying...
"Nobody will believe in you unless you believe in yourself."
Forum posts: 7
sure
Forum posts: 8
Correc me if I am wrong but it may not be very useful to develop MTM as it requires ALL - TCB capabilities (except on fp2) which is very very difficult to get unless you have strong channels.
Forum posts: 7
You are right Visu. Because of the heavy capability requirements, any MTM implementation has to go through the Symbian Signed process and get manufacturer approval.