Hi,
I am thinking of creating an application for my XDA II, and I would like to go down the route of sending and receiving encrypted SMS messages. Is there an api somewhere that allows me to send and receive SMS messages in my WM5 XDA II?
Thanks,
Morten
Related
Hi,i was just wondering how to send a contact vcard. I tried to do that but it keeps going to MMS when i tried to send it. Do you guys have any other ways to send it without via MMS.
Thx
use this O2 SMS Plus
This utility from O2 will allow you to send/receive vcard, as well as SMS chatting. quite handy.
thx.
I haven't received any text messages since I've done some registry tweaks or maybe its related to the rom upgrade? spoke to cingular support but they were unable to fix it right then and are looking into it.
Anyone else had text issues or have any suggestions on a fix? Any help is
appreciated. I am able to send text messages and they are being received by the recipient.
Thanks!!!.
Are you talking about SMS or EMS/MMS? If you are expecting to receive MMS, then you must configure that account on your Outlook. If it is plain SMS, then you should be receiving them automatically. If not, then something is indeed screwy on your system.
Thanks for replying...It's SMS
Hi all, I'm developping a SMS application by using .NETCF. It can send sms message by calling SmsOpen() and SmsSendMessage() on sms.dll library very good. But it dose not receive SMS message. Can you help me receive sms message by calling SmsReadMessage(). Thanks!
Hey all! I'm running WM6.0 (vp3G 2.0) on a 8525 and my SMS messages don't group together. For example if "Bubba" sends me 4 messages I have 4 listed there. Is there any way to group the conversation all together or something of that nature?
Thanks!
Hi,
I'm trying to write an app that has to manipulate my inbox and my sent messages without sending or receiving a message.
This tutorial shows me how i can send messages, but i want my phone to think that i sent one, without actually sending one.
I've searched in the Android References and i think i need to use:
SMS Manager
SMS Message
How can i do this?