Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Discussion > Android Applications

Android Applications All the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.



Reply
 
LinkBack Thread Tools
Old November 22nd, 2010, 11:37 PM   #1 (permalink)
New Member
 
Join Date: Nov 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem to open by default Messaging application in droid X

Hello,

Hello i am using below code to send MMS in android. And this code will open android default app but in all device its work except Droid X please let me know ASAP what is wrong in code. and also let me know how to send MMS as silent mode without opening default MMS app.

Intent sendIntent = new Intent(Intent.ACTION_SEND);
sendIntent.putExtra("address", phoneNumber);
sendIntent.putExtra("sms_body", "hi this is testing");
Uri uri = Uri.fromFile(new File(
"/sdcard/tmp.jpg"));
sendIntent.putExtra(Intent.EXTRA_STREAM, uri);
sendIntent.setType("image/*");
// startActivity(Intent.createChooser(sendIntent, "Send Image //To:"));

startActivity(sendIntent);







Thanks

dakhani is offline  
Reply With Quote
Sponsors
Reply

Bookmarks


Go Back   Android Forums > Android Discussion > Android Applications User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Messaging Application in Default Launcher? Mo-Jo Samsung Vibrant 4 December 20th, 2010 03:03 PM
Get default messaging application miXer Developer 101 1 November 26th, 2010 04:34 AM
How to set Handcent sms as default messaging application cjw8906 HTC Droid Eris 2 April 8th, 2010 04:49 PM
MMS - Image resize does not work in default messaging application drarmi Nexus - Support and Troubleshooting 1 February 7th, 2010 05:24 AM
OEM Text Messaging Application Delay Problem T-Mobile Nexus One 0 January 8th, 2010 08:00 PM



All times are GMT -5. The time now is 04:56 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo