Search code examples
java-memms

How to send MMS in J2ME?


How to send MMS in J2ME?


Solution

  • See JSR 205.

    Here's a sample code at Java Tips.

    Obviously the handset and service provider have to support MMS...

    Last link, a more descriptive piece on J2ME MMS.