gmail app won't send

This is a discussion on gmail app won't send within the Droid Applications forums, part of the Droid Apps category; for some reason it wont send anything. It puts everything in the outbox and shows sending.... any suggestions?...

+ Reply to Thread
Results 1 to 10 of 10

Thread: gmail app won't send

  1. Junior Droid
    agemme27's Avatar
    Member #
    10337
    Join Date
    Nov 2009
    Posts
    7
    Phone
    Motorola Droid
    #1

    gmail app won't send

    for some reason it wont send anything. It puts everything in the outbox and shows sending.... any suggestions?
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Senior Droid
    mantis5's Avatar
    Member #
    29371
    Join Date
    Jan 2010
    Location
    San Francisco CA
    Posts
    132
    Phone
    Droid Razr
    #2
    That happened to me last night. I turned off Droid, removed battery for 30 seconds, put the battery back in and powered up and my message sent. I don't know why it happened, though.
  4. Master Droid
    brianr0131's Avatar
    Member #
    2444
    Join Date
    Nov 2009
    Location
    Cherry Hill, NJ
    Posts
    409
    Phone
    Droid
    #3
    go to settings then application then filter all then select gmail and gmail storage individually and clear data on each.

    This will fix you up.

    The battery pull won't help.
  5. Senior Droid
    Jedijesus95's Avatar
    Member #
    4197
    Join Date
    Nov 2009
    Posts
    132
    Phone
    Droid
    #4
    Quote Originally Posted by brianr0131 View Post
    go to settings then application then filter all then select gmail and gmail storage individually and clear data on each.

    This will fix you up.

    The battery pull won't help.
    This works great. I have had to do it twice. I have no idea what causes it.
  6. Junior Droid
    brucewagner's Avatar
    Member #
    15536
    Join Date
    Dec 2009
    Location
    New York
    Posts
    5
    Phone
    Motorola Droid + HTC Evo
    #5

    The Problem, The Solution

    The Solution: The method of clearing the data for both the Gmail and the Gmail Data apps, described above, works every time.

    The Cause: I believe I may have discovered the cause. Someone somewhere mentioned that they suspected it might be a file locking issue. In my case, I use an app called TapeMachine Recorder. I record a voice message, then select Share, then via Gmail. I now believe the cause of the problem was that the app still remains open with a copy of the same file open. And I get the "hung on Sending forever" situation.

    Now, I follow the same steps, but.... as soon as I send the file via Gmail, I immediately open a new blank document (select New Recording) - effectively closing the current recording file - and bingo! I haven't had the problem again since.

    Conclusion: Whenever you send something out as a Gmail attachment, be careful to then immediately close that document -- or make sure that any apps that may have it open, close it. Remember, on Android, apps don't close.... so exiting the app is not enough to close the document (file) that the app has open. You must explicitly close the file within the app... or open a new file within the app.
  7. Premium Member
    jsh1120's Avatar
    Member #
    13823
    Join Date
    Dec 2009
    Location
    Seattle, Washington
    Posts
    2,458
    Liked
    12 times
    Phone
    Razr Maxx
    Premium Member
    #6
    Quote Originally Posted by brucewagner View Post
    The Solution: The method of clearing the data for both the Gmail and the Gmail Data apps, described above, works every time.

    The Cause: I believe I may have discovered the cause. Someone somewhere mentioned that they suspected it might be a file locking issue. In my case, I use an app called TapeMachine Recorder. I record a voice message, then select Share, then via Gmail. I now believe the cause of the problem was that the app still remains open with a copy of the same file open. And I get the "hung on Sending forever" situation.

    Now, I follow the same steps, but.... as soon as I send the file via Gmail, I immediately open a new blank document (select New Recording) - effectively closing the current recording file - and bingo! I haven't had the problem again since.

    Conclusion: Whenever you send something out as a Gmail attachment, be careful to then immediately close that document -- or make sure that any apps that may have it open, close it. Remember, on Android, apps don't close.... so exiting the app is not enough to close the document (file) that the app has open. You must explicitly close the file within the app... or open a new file within the app.
    Good catch! One of the weaknesses of the Android ecosystem is that app developers are largely free to write bad apps with little quality control to compensate. And in my experience at least, most problems stem from interactions between apps or between apps and the o/s.

    And while the "clear data" approach is a viable workaround, it's hardly an approach an average user can be expected to use. Nor, of course, does it prevent the problem from recurring.
    Curmudgeon Member of Rescue Squad
  8. Junior Droid
    Olivier's Avatar
    Member #
    80023
    Join Date
    Jun 2010
    Posts
    5
    Phone
    Home made ;)
    #7
    Hello Guys,

    I'm the developer of TapeMachine which was just mentioned above.

    @brucewagner: So, first I can't reproduce this issue here. I can send audio files with GMail, without going through the "New recording" step. It works fine. There must be something else happening. Basically, I've heard about people having such problems, and it's likely to be caused by sending big (like over 5MB) files. The real solution to this problem is encoding support in TapeMachine , such as OGG Vorbis, which will actually happen soon.

    @jsh1120: I know what you mean about the "Android ecosystem", but TapeMachine isn't a bad app.. Try it before you judge it ;-)

    A bit more technically, Android is a Linux system, which means: no mandatory file locks. It's not Windows, where you sometimes have to reboot to clear a lock. Linux behaves very differently, and much smarter in my opinion.

    Also, I pay tremendous attention to such things as closing files properly, releasing memory, etc... But things are not so simple. The TapeMachine engine runs as a background service, and doesn't shutdown as soon as you exit TapeMachine, for performance and usability reasons. There is a small timeout (10s currently).

    The files are very frequently flushed though, so that there should be no risk to send corrupted data when using GMail, etc.. And anyway, file locks are irrelevant here.
  9. Premium Member
    jsh1120's Avatar
    Member #
    13823
    Join Date
    Dec 2009
    Location
    Seattle, Washington
    Posts
    2,458
    Liked
    12 times
    Phone
    Razr Maxx
    Premium Member
    #8
    Quote Originally Posted by Olivier View Post
    Hello Guys,

    I'm the developer of TapeMachine which was just mentioned above.



    @jsh1120: I know what you mean about the "Android ecosystem", but TapeMachine isn't a bad app.. Try it before you judge it ;-)

    .
    Olivier,

    My apologies. Bad wording on my part. Didn't mean to slam your product. In fact, my criticism (such as it was) was directed toward gmail and what appears to be ungraceful handling of an error condition.
    Curmudgeon Member of Rescue Squad
  10. Junior Droid
    Olivier's Avatar
    Member #
    80023
    Join Date
    Jun 2010
    Posts
    5
    Phone
    Home made ;)
    #9
    @jsh1120: No problem, got that
  11. Droid Newbie
    mobilityguy's Avatar
    Member #
    208174
    Join Date
    Jun 2011
    Posts
    1
    Phone
    Nexus One
    #10
    It's interesting that you got the error with an audio app. I just had the same problem after trying to dictate a gmail message using the native Android voice entry. Maybe the problem is with sound file processing in general?

    I'm running CM7.0.3 on a Nexus One.

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Can someone explain the interaction of GMail and the GMail App
    By Matth3w in forum Droid General Discussions
    Replies: 5
    Last Post: 03-04-2010, 06:44 AM
  2. gmail calendar issue with 2nd gmail account
    By segen77 in forum Droid General Discussions
    Replies: 4
    Last Post: 02-21-2010, 10:40 PM
  3. Can't send Pic messages but can send regular txt msg
    By dfwdroid in forum Tech Issues, Bug Reports & Suggestions
    Replies: 0
    Last Post: 02-08-2010, 06:24 PM
  4. Droid gmail deletes my internet gmail inbox!
    By spujum in forum Tech Issues, Bug Reports & Suggestions
    Replies: 2
    Last Post: 01-19-2010, 09:38 PM
  5. send from gmail account - changeable?
    By odoyle81 in forum Tech Issues, Bug Reports & Suggestions
    Replies: 1
    Last Post: 12-23-2009, 06:18 PM

Search tags for this page

android gmail won't send

,

android gmail wont send

,
android won't send gmail
,
android wont send gmail
,

droid gmail won't send

,

droid gmail wont send

,
droid won't send gmail
,
gmail android won't send
,
gmail android wont send
,

gmail won't send android

,
gmail won't send from android
,
gmail won't send on droid
,

gmail wont send android

,
gmail wont send from droid
,

gmail wont send on droid

Click on a term to search our site for related topics.