Using the smsManager class can I send the same SMS to multiple numbers at the same time? Or would I need to do some sort of 开发者_JAVA技巧loop?
Is there a way to listen for outgoing SMS messages in Android?If s开发者_JAVA百科o, is it possible to prevent the message from being sent?
I\'m writing a code for handling SMS PDUs based on all those ETSI GSM documentations. There is one thing I need to ask about. PDU contains a User Data Length field followed by User Data. According to
Is there a way of showing the character count in the MFMessageComposeViewController? I have turned it ON in开发者_如何学C the iPhone settings for the native sms app but in my app it does not show it.F
I\'m developing an SMS Gateway and I was thinking about the features that I should implement in it. So I reviewed some SMS gateways (SMSNOW, SMS studio, and Ozeki) for examples.
I\'m looking for some recommendations on \'renting\' a SMS processing gateway. Basically, (without going into the full details) i want my clients to be able to send a formatted txt from their mobile
I am using MFMessageComposeViewController to send sms within my app. Everything is correct until i try to get the result of the operation. Actually the Message sending failed as It can be seen in the
I\'m developing a开发者_如何学运维n application to identify incoming messages (SMS) and makes a file (on the iPhone) and write information about the SMS into it.I\'ve read about a spy-ware that did th
Is it possible to intercept an SMS coming from a certain number and direct it to a certain application on the iPhone开发者_如何转开发/Android where it will be processed?
I am doing application on autoresponder, I mean, am receiving sms and sending reply automatically, where user choose when he is busy? my problem is, in broadcast receiver, after receiving sms, I put a