I'm writing an app that stores secret (encrypted+hidden using steg) information in MMS messages. Obviously I need a way to test this, in particular, sending and receiving MMS messages. I have one Android phone, a Nexus One. I know that MMS's cannot be sent between emulator instances, but other than using up loads of MMS credit, is there ...
i was able to send an MMS using DK's code sample from here and here. I'd like to put an image into the MMSPart class. I think the mimetype will be "image/jpeg" (correct me if I'm totally worng on that), but how to I put an image into the Data parameter - do I need to read the image into a fileInputStream or bitmapfactory and set the .Dat...
I have been trying to find the solution for this but I haven't found out anything yet. Please help me with this if you have any idea about this problem
...
I want to create a desktop application that can send MMS using attached(USB) mobile device.
currently SMSlib is not supporting MMS sending.
Is there any java library is available for that.
...
Is there an API in the iOS SDK that deals with text messaging?
...