Motorola Droid :: Email Photos - Can't View Attached Pictures?
Dec 27, 2009
Do you think it will come a time when we can view e-mail pictures that are embedded in the e-mail? Hate when I get a forward and can't view the pictures. Am I missing something? It seems only when people officially attach the file is when I can see it. Other than that..I get the blue box with a "?" in the middle.
View 3 Replies
Dec 17, 2009
How do you view an attached spreadsheet in an email? I only have OpenOffice.org Calc to try and figure it out, but when I receive the email, it won't let me "click" on the attachment to recognize it/open it. I downloaded Documents to Go (menu doesn't llist any email program to open) and Spread Sheet Lite (can't "find" the file) but don't know how to find the email/open the attachment.
View 2 Replies
View Related
Nov 18, 2009
One of my buddies always send email pics. On droid, with my gmail account, all I see is tiny blue square with ? In it. Any way of deeing these pics?
View 1 Replies
View Related
Jun 23, 2010
I seem to not be able to view pictures posted on a forum posted either by image URL or attached. How can I change this?
View 4 Replies
View Related
Apr 1, 2010
I have photos I took with my 10mp camera and put them on my droid and before I updated to 2.1 when I zoomed in, it didn't lose any resolution. Now with 2.1 when I zoom in it looks blurry. So now I can't view the photos in it's full resolution.
View 3 Replies
View Related
Aug 29, 2010
I have created an app that sends an email with a recording, When the intent is fired and email is chosen as the app to send the attachment, you can see that there is an attachement but the attachment is not delivered. code...
View 1 Replies
View Related
Feb 24, 2010
has anyone noticed that viewing picz while zoomed in displays really poor image quality? this only seems to happen in the 2.1 gallery. i noticed this way back when the apk for 2.1 gallery was released and i tried it out. double tapping to zoom in resulted in a very pixelated and low quality zoom while in regular 2.0 gallery, there was no problem. pics zoomed in still displayed crisp sharp quality. with all the custom roms nowadays, this problem is still there. I'm using sholes 2.0.6 still, with my camera taking highest quality pics with highest resolution. I'm pretty sure this is just isolated to viewing pics in 2.1 gallery because if i viewed the same pics in camera mode, there's no problem. no one else noticed this? is 2.1 gallery just broken like that or what?
View 10 Replies
View Related
Jul 24, 2010
I can't believe they removed the cool 3D gallery application, which will automatically show your Picassa pics, for the new crappy one. Here are some instructions and a link to add the old one to your Droid X so you can view and share Picasa pics!
View 13 Replies
View Related
Nov 11, 2009
Every time i get an email with pictures, which is almost everyone, i have to hit "show pictures." Is there a way to always show pictures without having to hit the button?
View 7 Replies
View Related
Jul 22, 2010
I have a stock Droid. I just noticed that when I get an email with an attachment a random photo that is not on my phone shows up. Is there a virus that is doing this? Does this seem like a problem?
View 1 Replies
View Related
Feb 11, 2010
About a month ago, all the sudden I couldnt recieve any attached pictures sent to me through text messages. I thought that maybe it was an application that may have caused this so i did a factory reset and installed only minimal apps that I use regularly. It fixed the problem and worked fine right after so I thought maybe that was it. Now after about 3 weeks or so, I am not getting attached pics in text messages again. I have not downloaded any apps either. When someone sends me a pic it will say who its from, the message size which ALWAYS says 6KB, and the expiration date. It will show a download box on the top right of the message abd when i push it, it will say downloading, then I will get a notification saying that the download was unsuccessful. What could be the cause of this?? I would hate to have to do a factory reset every 3-4 weeks to address this problem.
View 6 Replies
View Related
Jan 11, 2010
I had to drive to someones housethat I had never been to so I opened up gmail and tried to view the email the guy sent me, well he sent me two emails the one with his address being the first and for some reason I couldn't view the first one only the second on my droid! Frustrated I booted up the pc and just found it in gmail on the pc what gives? Under the newest email it had a little "(2)" though. I'm missing something here but what? It would have been easier to pull up the email click the address and open up maps and drive there instead of having to do all that.
View 3 Replies
View Related
Jul 1, 2010
I know there has to be away, but I can't figure it out. When someone emails me a word doc, how do I view it?
View 4 Replies
View Related
Feb 8, 2010
I am having some of the following exceptions:
CODE:................
I have googled it and see that it has something to do with popups and turning the screen, but there is no reference to my code.
The questions are:
Is there a way to find out exactly when this issue is happening? other than turning the screen, is there another event or action that triggers this error? how do I prevent this to happen?
View 3 Replies
View Related
Jul 31, 2010
I am getting the following remotely from clients so I don't know what hardware etc they are using.
CODE:................
This is happening because of a ProgressDialog
CODE:.............
The Activity looks like this in the Manifest.
CODE:........................
So what could this mean? I think it has something to do with the Activity being destroyed then created but as you can see I have the configChanges set correctly.
View 1 Replies
View Related
Jun 19, 2010
One of my 'must-haves' is the ability to open any kind of attachment that comes in with an email (.doc, .docx, .xls, .ppt, .jpeg, etc.) I was assured the Ally could with the application docs-to-go. I am now finding that it's a hit and miss with opening files. Files that have the .doc extension will come up and say 'can't open this video'.
View 1 Replies
View Related
Oct 10, 2010
I'm trying to get the name of the file attached to an email on the gmail app? Can anyone point in the direction of getting the file name ? I can get the attachemnt, just don't know how to get the original file name.
View 1 Replies
View Related
Jun 29, 2009
I am trying to launch an email intent with an attached jpg. I did:
Intent intent4 = new Intent(Intent.ACTION_SENDTO,
Uri.fromParts("mailto", "testemail@gmail.com", null));
startActivity(intent4);
this launches the email activity.
But when I try to add DataAndType (my jpeg attachment). It fails with
android.content.ActivityNotFoundException: No Activity found to handle Intent { action=android.intent.action.SENDTO data=file:///data/data/com.mycompany.mypackage/files/temp-picture type=JPEG
Intent intent4 = new Intent(Intent.ACTION_SENDTO,
Uri.fromParts("mailto", "testemail@gmail.com", null));
intent4.setDataAndType(Uri.parse("file://"+ mTempFilePath),
Bitmap.CompressFormat.JPEG.name());
startActivity(intent4);
View 1 Replies
View Related
Nov 13, 2009
I've searched and cannot find anything regarding rtf files and the Droid.
Can anyone help me by directing me towards and app or setting that will allow me to view rtf files received as email attachments?
I have Documents to Go full version but the phone won't even download the file.
View 3 Replies
View Related
Nov 8, 2010
I am getting this error automatically sent to me from a lot of beta users. ava.lang. Illegal ArgumentException: View not attached to window manager at android.view. Window Manager Impl.findViewLocked(WindowManagerImpl.java: 355) At android.view.Window Manager Impl. removeView(WindowManagerImpl.java:200) at android.view. Window $LocalWindow Manager . removeView(Window.java:43 2) at android.app.Dialog .dismissDialog(Dialog.java:278) at android. app. Dialog. access $000 (Dialog.java:71) at ndroid.app .Dialog$1.run (Dialog. java:111) at android .os.Handler.handleCallback(Handler.java:587) at android.os. Handler. dispatch Message(Handler.java:92) at android. os.Looper. loop (Looper.java:143) at android.app. Activity Thread . main (Activity Thread.java:4701) at java. lang.reflect .Method.invokeNative(Native Method)at java.lang.reflect.Method.invoke(Method.java:521) At com.android. internal.os. ZygoteInit $Method And Args Caller.run (ZygoteInit .java:868) at com.android.internal. os. ZygoteInit .main(ZygoteInit.java:626) at dalvik . system . Native Start.main(Native Method) Since it comes from external beta users I dont know what they were doing when they got it. Nor do i know how to reproduce it. The stack trace does not list any of our code. Usually, this error means that there was an orientation change while a dialog was open, thereby invalidating the reference to the dialog when android recreates it. All of my activities already uses Android:configChanges="keyboardHidden|orientation" in order to prevent them from doing this. We still get the error. Has anyone else seen this before? What could be the problem?
View 6 Replies
View Related
Apr 30, 2010
I have an activity that starts AsyncTask and shows progress dialog for the duration of operation. The activity is declared NOT be recreated by rotation or keyboard slide.
CODE:............
Once task completed, I dissmiss dialog, but on some phones (framework: 1.5, 1.6) such error is thrown:
CODE:...............
My code is:
CODE:................
From what I have read (http://bend-ing.blogspot.com/2008/11/properly-handle-progress-dialog-in.html) and seen in Android sources, it looks like the only possible situation to get that exception is when activity was destroyed. But as I have mentioned, I forbid activity recreation for basic events.
View 4 Replies
View Related
May 1, 2010
I've searched for threads/answers about this issue but I haven't found any...and I'm a noob to the forum (and 2.1) so bear with me / don't eat me alive.
I enjoyed the Facebook syncing on 1.5, but I don't really have any interest in bringing over my Facebook contact photos as caller ID pictures (it's annoying when someone posts a picture of a car, for example, as their default picture -- my friend is not a Toyota). I do like seeing status updates in my People app and having access to a unified "updates" panel in People.
I've gone into the "link" settings and changed the photo manually to the Google Contacts photo that I specified, and that works fantastically -- until Facebook for HTC Sense does its hourly sync and overwrites that preference with the contact's default Facebook picture AGAIN.
I've tried syncing, un-syncing, removing the sync option, etc. in the past 2 leaks and this problem remains. Am I missing something or is this just another annoying beta bug that HOPEFULLY will be gone in OTA?
View 3 Replies
View Related
Nov 20, 2010
I'd like to ask about how to proper handle progressDialog in Thread, since gettings the error from subject.
My code:
CODE:.......
Problem occurs when a dialog progress appears and I change my phone orientation, it freezes and crashes.
View 3 Replies
View Related
Jan 22, 2010
Someone sent me a picture attached to a text message. With my old phone I could save these pictures to the memory card and transfer them off of the phone. I can't find a way to save the picture to the Droid, and connecting the phone to my PC and browsing the contents of the Droid doesn't reveal the picture anywhere
View 10 Replies
View Related
May 9, 2009
I am wondering how to track down this IAE? It doesn't mention my code (com.newsrob.*) in the stack trace.
Is there anymore information that I can automatically gather and include in the bug reports to get a better understanding why this happens?
CODE:..............................
View 7 Replies
View Related
Dec 30, 2009
Someone sent me a text message with a ringtone attached. I cannot figure out how to install into my ringtones on the M-Droid.
View 2 Replies
View Related
Mar 25, 2012
Is there a good way to use the phone to read the SD cards from the trail cameras? Maybe an external viewer?
DROID RAZR using Tapatalk
View 4 Replies
View Related
Jan 12, 2010
I have two gmail accounts. How do I choose which account I want to use when I am sharing a photo/video. It defaults to the 2nd account I added but would prefer to choose which gmail account sends the pic or at least be able to change it.
View 3 Replies
View Related
Sep 20, 2010
In my android, how can I launch android's compose email activity with an attachment attached?
View 1 Replies
View Related
Aug 15, 2010
Ok, any time I try to send a photo over MMS it just sits in my inbox going no where. I'm using a rooted ROM and handcent, changed the sent settings to 1Mb for file size so that should'nt really be a problem (photos are only 80k). Am I missing something obvious?
View 11 Replies
View Related