Motorola Droid X :: How Do You Save Picture Mail?
Aug 21, 2010I am trying to save some pictures that someone texted me and I can't see how to do it. I'm sure it's something easy that I am missing.
View 5 RepliesI am trying to save some pictures that someone texted me and I can't see how to do it. I'm sure it's something easy that I am missing.
View 5 RepliesHow do you save pic mail from a text with Handcent? I have the Sprint Hero. Do I need to download a separate app? If so let me know.
View 2 Replies View RelatedI can download and view the picture, but when I long press it nothing happens. Any ideas?
View 3 Replies View RelatedHow do I save and send picture messages?
View 5 Replies View RelatedI have a voice mail from my son I've been re-saving for a couple of years now and was wondering is there anyway I can save to my droid. If I could save it is a wav file or some other format I could then move it to my comp to keep forever.
View 7 Replies View RelatedSo my brother rooted my moto Droid a few days ago and after struggling to get it to work properly with 2.2 we finally got it. However a new problem has emerged I have found out today. When I try to take a picture with the phones camera it doesn't save the picture, it doesn't ask me to save and it sure doesn't do it on its own either.
View 5 Replies View Relatedwhen attaching a picture onto a txt message, once the select picture page shows up it force closes me saying the process android.process.media has stopped unexpectedly it does this everytime! its becoming a pain tryin to attach pictures onto txt messages. anyone else having this problem?
View 1 Replies View RelatedI had my setting in VVM set to save VM to "internal". BUT, then when I had to call into my VM to listen to some VM (read why elsewhere) I erased many off my VM and guess what... it deleted them off my VVM. I did not expect that. If setting your VVM to save to "internal" would we not just assume it is saving them to the SD card so deleting them off your VZW VM should not alter your VVM as they should be "internal". But that is not how it worked.. so what the heck is the diff between "internal" and "external"?
View 8 Replies View RelatedI have looked all over. How in the world do you save a picture from the internet to your cliq. I have done a long press on the picture when I am in the browser and nothing.
View 1 Replies View RelatedI know I did this, but for the life of me cannot do it again received text with picture I want to keep.transfer to photo album. I click on the picture in the message/text and it pops up which program to use, default or astro. I try both, astro force closes and default one loads it, but no option to save it, only share. I want it on my phon's photo album./
View 8 Replies View Related1: why can't I save to my ad card?
2: how do I send a picture sms message?
Also are there any apps out there that will let me download full length mp3's? And did I get a bad battery or does the HTC Eris battery only last a couple hours? Also my phone is an HTC droid eris. Oh and one last question i heard that the eris will be updated from android 1.5 to 2.0 Will that be a software update that I will be able to do with my 2 day old eris when The update comes out?
If someone sends you a picture through a text message, how can you save it to your SD card?
View 2 Replies View RelatedI tried to set up my pop3 e-mail on my phone last night and I keep getting a "username or password is incorrect" error message on my incoming email. I am able to send e-mail from the phone.The funny thing is that if I check my email from my PC and empty any e-mail's that are in my inbox, then try to check for new e-mail's with my DroidX (knowing that there are none) I do not get any errors.The errors only occur when there are e-mails in my inbox.Didn't have any problems with this setup with the incredible.
View 2 Replies View RelatedAny word on if Google plans to open up the e-mail app that gmail uses for other e-mail accounts (hotmail, yahoo, etc). I don't want to forward my mail to gmail nor do I want to switch everything over. I would just like the functionality of the gmail app that came on the phone for other e-mail accounts as well.Anyone know of any updates coming that might address this?
View 3 Replies View RelatedI have two e-mail icons: an "Email" and a "GMail". Both are working and that is the problem. I am getting notifications from both so I have to read and delete everything twice. I can't Uninstall either of them. Is there a fix for this? They both access the same account so everything is just doubled.
View 16 Replies View Relatedi try standart actions and get: "can't save.." using HERO on android 2.1 update)(the same was on android 1.5).
View 1 Replies View RelatedFor example on google images. how do you save an online picture from google images ( or any website ) onto your phone? anyone?
View 3 Replies View RelatedDoes anyone know how to reduce the photo compression the evo applies when sending a picturemail/mms?I use it rarely, but I had to send a photo someone and my evo auto-compressed it to like 18kb - which is a bit excessive since it destroyed the relevant details in the photo. I ended up just emailing the thing but was wondering if there was something I missed here.
View 5 Replies View RelatedJust had a question, when someone sends you a picture message the picture comes up in the message screen like normal, but i was wondering how do i save that picture onto my phone?? is there a way? or do i just have to lock that text and view the picture like that. because if thats the case then this phone is to lame, but im gonna guess theres a way to save it cuz as everyone knows...Droid does
View 5 Replies View RelatedAll you have to do is tap and hold the picture until the menu comes up. Options:
Save Image
Share image via MMS
Sare image via e-mail
I'm trying to use a standard Intent that will take a picture, then allow approval or retake. Then I want to save the picture into a file.
View 2 Replies View RelatedMy friend bought 1 and I can not figure out how to get it to save pictures that she receives in a pix msg. Any help?
View 3 Replies View RelatedI read that I have to hold down on the image until the menu bar pops up. The problem is that when I do that, I doesn't pop up at all!! So is there no way to save it then? I have the first DROID and the pictures were sent to me from a DROID Bionic. Would that have any negative effect seeing as it's newer than my phone? I used to be able to save images when it was sent from an earlier model like mine but now I am having issues.
View 2 Replies View RelatedHow do you send picturemail with the HTC Hero? I used to do this with my old phone all the time. You see something interesting, snap a photo, and quickly send it to a friend.With the Hero, when I select a photo, and try to "Share" it via a "Message", it always says, "Message size limit reached. Sorry, you cannot attach this to your message."I guess this is because the filesize is so large (5 megapixels!)
View 4 Replies View Relatedanyone know how to change the compression of the picture mail? It takes an 8 megapixel picture and reduces it down to 17 kb.
View 17 Replies View RelatedSomeone please help learn how to send a picture mail.On the nexus one Dont know how to send pictures.
View 3 Replies View RelatedI am still not able to save a picture when I send an intent asking for a photo to be taken. Here's what I am doing:
Make a URI representing the pathname
android.content.Context c = getApplicationContext();
String fname = c.getFilesDir().getAbsolutePath()+"/parked.jpg";
java.io.File file = new java.io.File( fname );
Uri fileUri = Uri.fromFile(file);
Create the Intent (don't forget the pkg name!) and start the activity
private static int TAKE_PICTURE = 22;
Intent intent = new Intent(android.provider.MediaStore.ACTION_IMAGE_CAPTURE );
intent.putExtra("com.droidstogo.boom1." + MediaStore.EXTRA_OUTPUT, fileUri);
startActivityForResult( intent, TAKE_PICTURE );
The camera activity starts, and I can take a picture, and approve it.
My onActivityResult() then gets called. But my file doesn't get written.
The URI is: file:///data/data/com.droidstogo.boom1/files/parked.jpg
I can create thumbnail OK (by not putting the extra into the Intent), and can write that file OK, and later read it back).
If someone sends me a picture through text message, how can I save it to my gallery? Do I need a certain app to do this?
View 3 Replies View RelatedHow can I save a picture that was sent to me via text message?
View 3 Replies View RelatedI'm creating an Android application which uses user captured images as part of a larger process. So far my XML layout has a SurfaceView and Button inside a RelativeLayout. I've managed to get the camera preview to show on the SurfaceView but I'm stuck on how to take a picture and save it when a user presses the button.
View 2 Replies View Related