mms Questions

2

Solved

I'm using the following piece of code in Android to send a mail: Intent emailIntent = new Intent(Intent.ACTION_SEND); emailIntent.setType("text/html"); emailIntent.putExtra(android.content.Inte...
Lichter asked 26/4, 2010 at 13:44

2

Is possible to play an Internet radio stream in Android? And since most of the Internet radios use MMS to stream their content is that possible using Android?
Winebaum asked 19/1, 2010 at 23:10

3

Solved

How to send MMS in J2ME?
Enclosure asked 26/10, 2009 at 21:16

1

Is it possible to put an internal hypertext link (or anchor) inside a MMS. I wan't to offer a user of a MMS service to choose between several links and make his way inside the MMS. Any idea how it...
Undue asked 15/12, 2008 at 13:25

© 2022 - 2024 — McMap. All rights reserved.