Hi,
I am not able to compose a message from Motorola XT925 device.
My code is as follows:
* Intent smsIntent = new Intent(Intent.ACTION_VIEW);
smsIntent.putExtra("sms_body", "My Message");
smsIntent.setType("vnd.android-dir/mms-sms");
startActivity(smsIntent);*
I am able to run this code on all devices and it shows me the message body
as "My Message" but it does no show it on " Motorola XT925"
Please help.
Regards,
Siddharth Vyas
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en