HTC EVO 4G :: Select Only Unread Emails In Gmail?

Aug 7, 2010

Is there an "unread" emails option in gmail? If I save an email to read later its really annoying to have to scroll around to find an unread email.HTC email has this option (two envelopes on the bottom) but the gmail app gets my email faster.

HTC EVO 4G :: Select only unread emails in gmail?


Android :: Gmail No Unread Emails?

Nov 25, 2009

This would happen from time to time on my Blackberry and the easy fix was to search only unread messages and it would return some random message that was marked as read in the inbox. Since there's no way to search unread messages how can I find the email that the phone thinks is unread since all the emails in my inbox are read?

View 8 Replies View Related

Samsung Captivate :: Emails Read And Unread

Sep 15, 2010

I think we all would agree that the native email application in the Captivate leaves a lot to be desired. One of my biggest peeves is that I can read, or mark as read, a message and then a few hours later it shows as unread again. I have 4 inboxes and this can really get confusing. Anyone else running into the same issue and discover a fix?

View 1 Replies View Related

Sony Ericsson Xperia X10 Mini/pro :: Email App Loads All Emails As Unread

Sep 17, 2010

I have set up the Email app on the phone to connect to my Yahoo! Mail account. However, the Email app always regards incoming messages as unread even if they have already been marked as read on the Yahoo! Mail account itself. This makes the unread messages count in the Email app inaccurate and unhelpful.

The Email app does not appear to possess a facility to mark several messages as read, the only way to bring the unread count down is to open each message in turn. Sometimes a message has to be opened twice in the app before it is regarded as read. I can delete more than one message on the phone, but this also deletes the messages on the Yahoo! Mail account, which is not what I want.

I have tried deleting the email account from the Email app and then reinstating it, but I now have an unread message count of 50 on the phone when all of these messages have, in fact, already been read on the Yahoo! Mail account.

I can also access the Yahoo! Mail account by means of the Yahoo! Mail app on the phone, but one of the disadvantages of this is that the icon for Yahoo! Mail does not possess an unread messages count at all.

View 7 Replies View Related

Samsung Captivate :: Phone GMail Shows No Emails / Web Gmail Shows New Emails

Aug 18, 2010

So this thing just started within the past week. My phone's stock gmail app will show new emails so I look at them and then they are all read, showing 0 new.But when I login to the web browser version, 5 minutes or even later(up to hours later), the web browser gmail is not updating to show that I already read the emails.I'm on JH2. So maybe it is a bug with the firmware?Or maybe a setting got changed but I'm not seeing how to handle the issue.

View 3 Replies View Related

General :: Make Unread Emails / Texts / Missed Calls Appear In Lock Screen?

Nov 17, 2012

is it possible to make unread emails,texts, missed calls etc appear in lock screen? Right now I get the light flashing and need to unlock the phone, open notifications and see what I missed from there

View 1 Replies View Related

Nexus :: How To Select Multiple Emails?

Feb 4, 2010

I have hotmail setup on my phone and I have a bunch of messages I want to mark as read ... I do not see a option to either select them using the track ball nor can I click on Inbox and choose "Mark all as read". Is there a trick to achieve this?

View 1 Replies View Related

HTC EVO 4G :: Select Multiple Emails To Delete At A Time?

Oct 24, 2010

I was wondering if there is a way to select multiple emails to delete at one time, rather than one at a time...(using stock mail app)

View 5 Replies View Related

Sony Ericsson Xperia X10 :: How To Select And Copy Text On Emails?

Aug 6, 2010

Does anyone knows how to select text or copy it from emails on the X10? I work a lot with emails but some of my contacts can only use SMS so I have to keep copying info from email to sms, wich with this very high tech wonderful phone that I am having fun with, seems to be somehow impossible? Is it me and my bad tech skills or its the phone?

View 12 Replies View Related

Android :: Gmail Unread Count

Jul 22, 2010

So i have this app on my home screen and the envelope is red.I have seen some screen shots where the envelope is blue.Was that an option when I first put it on my screen or does it mean something else?

View 2 Replies View Related

HTC Desire :: Gmail Unread Counter

Aug 16, 2010

My handset has recently developed a bug whereby my Gmail icon displays unread messages as normal, but even when I read them on the handset, the icon remains displaying them as unread? I click the icon to enter the gmail client, but it still displays all mail as read?If I then log in online to Gmail on a desktop, the same emails that I had read on my Desire are still unread... It seems the android app isn't telling gmail that the messages have been read?

View 6 Replies View Related

General :: Gmail Unread Count

Apr 24, 2012

Gmail still has the rule that 3rd party app's will not work for unread count for gmail?

View 2 Replies View Related

Android :: Gmail Unread Mails Widget

Sep 13, 2009

just released a new app which shows number of unread mails in gmail inbox overlayed on home screen widget.Updates in the background every 5 minutes.

View 1 Replies View Related

Android :: Gmail Unread Count And Widget

Jun 3, 2010

I downloaded the Gmail Unread Count application and I am a little confused. If I go into the "all programs" folder it is not listed. But, when on the home screen, if i click the "+" sign and "add widget" it's listed there.Is there a reason I can't see it unless I want to add it to my home page or is this a problem with my phone? Also, is there a place to see a complete list of my WIDGETS being that they're not listed in the "all programs" list?Lastly, I see alot of people post a white box picture with black stuff in it, as if to scan it somehow. What is this and why and how would I scan it?

View 4 Replies View Related

Android :: GMail Unread Mail Count

Dec 9, 2009

most other smart phones display the unread email count as a small number in the lower right hand corner of the email application icon. I like that. After realizing that this is not supported by the GMail app, I started looking around the market for a widget that achieves this. All I found was a commercial widget, which did not satisfy me (the count did not get instantly updated when the unread mail count changed). Therefore I want to develop a widget, which accomplishes exactly that.Many of you probably have more experience in android development than I do, so I would be happy to hear your opinions. I see two ways to realize this:

1) Somehow hook into a content provider of the GMail app and extract the unread mail count directly from there. Unfortunately the GMail app is not part of the SDK and closed source. Therefore I have no idea how to find out about the internal workings of the app and how to extract the unread mail count directly from there.

2) The second approach is much more indirect and has more overhead, but it will work nevertheless. I will let the user provide google username and password and log into the google imap server directly and find out how many unread mail there are. A port of the JavaMail library for the android OS should make this quite simple. The question remains when to update the mail count. What should trigger the update? A periodic time-out? Well, my first idea would be to update it when the widget is first started and then every time a new mail notification comes in. However I don't know whether this is possible. Can I tell my application to react to notifications, which where produced by another application (GMail app in our case) ?

I really think there should be a free unread gmail widget, which accomplishes this! I would be happy to receive feedback.

View 3 Replies View Related

HTC Hero :: Gmail Going Straight Into Unread Email

Oct 26, 2010

I just upgraded to 2.1 from 1.5.Before my gmail account would open up to my inbox label, no matter how many unread emails I had. Now it automatically opens an email as soon as I click on the icon.Is there a way to set this back like it was in 1.5 and have gmail go straight to the 'inbox' label?

View 1 Replies View Related

HTC Incredible :: Gmail Unread Count Error?

Aug 6, 2010

there is a little red bubble where it would say the count usually. Today it says "err1" and the program keeps force closing. The process com.google.process.gapps has stopped unexpecedtedly. please try again.

View 6 Replies View Related

HTC Incredible :: Gmail App Should Display # Of Unread Messages?

May 2, 2010

I have the Gmail and HTC mail apps running. when I get a new gmail, I get a notification that I have unread email (I'm not sure which app that comes from).the HTC app has a little # that tells me how many unread messages I have. my Gmail app does not do that. should it?

View 19 Replies View Related

HTC Hero :: Gmail Counter - Unread Message

Jan 10, 2010

I opted to use the native Android (HTC?) imap client for my Gmail account simply because the widget shows me an unread message count. That aside however, the dedicated Google Gmail app is much better (it looks nicer imho and also has the "Archive" button - in the imap client I have to "Move to..."/"[Gmail]/All mail"). And the question: is there an way to have an unread email counter while using the Google gmail app? I would like something that will update as soon as the email is synced to my device, and decrement as soon as I archive an email in the google app.

View 2 Replies View Related

Android :: How To Get Number Of Unread Gmail Mails?

Jun 7, 2010

I've been trying to get the number of unread gmail mails with no luck.I've read Gmail.java and gmail4j both links taken out of this site from this question: Android - How can I find out how many unread email the user has?But still after having read all of that and a couple of other sites that talked about this particular subject my question remains:How can I get the Gmail Unread Count?Sorry if it seams a bit insistent but I clearly lack the knowledge to find this out on my own from the source.I would like to clarify that I want to do it without having to ask the user for credentials.Just 2 add some colors to the question let me show you the looks of my app.

View 3 Replies View Related

Android :: GMail Sync - Unread Messages

May 25, 2010

both get mail all day long and generally its very good about it. here lately it has sucked, hard. Looking at the accounts will show unread messages, the inbox itself will show unread messages via the counter but there are no messages to click on. Log into google on the web and there they are, as I delete them the message counter counts down but still never shows the emails on the phone. This seems to happen in the mornings. Restarting the phone does nothing. Running BB V1 No aftermarket email apps installed.

View 15 Replies View Related

Sprint HTC Hero :: Select And Delete Multiple Emails On Phone / Get Rid Of All Spam Mail?

Nov 1, 2009

I just upgraded from a five year old phone, so apologies in advance. The geeks at Best Buy set up my email for me which works fine (after multiple trips back to the store). Except that I can't figure out how to do a couple of things. 1. Is there a way to select and delete multiple emails on the phone and 2. How do I get rid of all my spam mail that comes in on the laptop (and gets filtered out there). Do I have to set up some kind of email push program so that the email comes in from my computer (already filtered) instead of from the server? You can see my learning curve is steep.........

View 2 Replies View Related

Android :: Unread Gmail Message Preview Widget

Feb 10, 2010

Is there an app or widget that will show the "from" and "subject" of the 2 or 3 newest unread gmail messages?

View 5 Replies View Related

Motorola Droid :: Gmail & Mail Unread Widgets

Jan 1, 2010

Does anybody know of an app that will show how many unread emails you have for gmail and corporate email? I like the default program but the widget is just a shortcut and doesn't show an unread count. I looked in the market and couldn't find anything.There has to be an app for that, it seems so basic.If I'm not making sense: I have handcent and the Handcent widget puts a little number of unread messages in the corner of the widget.

View 8 Replies View Related

HTC EVO 4G :: Gmail Won't Update Read / Unread Messages From Server?

Jun 18, 2010

I added my gmail account to my EVO and when I check all of my messages on my desktop, shouldn't the EVO sync and have them marked as read? In my case they remain "unread" until I go through message. Is this normal? If it is, is there any way around this? If it's not normal, how do I go about making sure it syncs?

View 3 Replies View Related

Sprint HTC Hero :: Gmail Inbox Showing 1 Unread Message

Apr 7, 2010

Does anyone know why gmail shows 1 unread message when there arent any?Ive checked my accounts and there are no unread messages.

View 8 Replies View Related

Motorola Droid X :: Disable Read / Unread Syncing With Gmail

Nov 29, 2010

Would it be possible to disable the syncing of "read" status between my phone and my gmail inbox? On my blackberry, when an email was pushed, I would read it, but it wouldn't be marked as read in my inbox itself. I liked that because then I would know I had to address the email when I was next at a computer. I don't always have time to send a reply from my phone right when I get an email, but I like being able to look at it on my phone without it getting marked as "read" everywhere.

Is my only option to add a gmail account via POP3 instead of IMAP? I tried that and didn't like it because then none of my gmail filters work, and messages that would normally just be archived end up getting forwarded via POP. I dealt with that on the BB by setting up filters on the BIS side, but I can't do that here if I just tell the droid to just fetch all the email via POP as it comes in. Is there any way to keep the filters in place but not have read status synced?

View 4 Replies View Related

Android :: Gmail - Can I Select Text In An Email?

Oct 21, 2010

I can't believe this could be an oversight, surely I'm just missing something. How do I select text in a received email message?

View 15 Replies View Related

HTC EVO 4G :: Select Contact(s) When Composing New Email In Gmail App?

Jun 15, 2010

How do you select a contact(s) when composing a new email in the gmail app? I am able to choose contacts in the regular mail app, but not the gmail app, the gmail app only gives me the option to type in an email address, it does not give me the option to choose contacts.

View 2 Replies View Related

Motorola Droid :: Can't Select Text And Copy It From Within GMail On Android?

Apr 5, 2010

Similar thread in HTC Hero forum:Copying text from a GMail message - Android Forums..Does anyone know why you cannot select text and copy it from within GMail on an Android? This seems crazy to me.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved