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


Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old March 13th, 2009, 02:25 AM   #1 (permalink)
New Member
 
Join Date: Mar 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to read all Email and Gmail programmatically

Hello, Guys,
I need to read all Email and Gmail, then remove the specific one(s). But I found Android doesn't provide APIs to receive Email, and I read Gmail failed as following:
ContentResolver resolver = getContentResolver();
Uri uriGmail = Uri.parse("content://gmail/");
Cursor cursor = resolver.query(uriGmail, null, null, null, null);
.................
function resolver.query(xxx) returns null;

how can I implement those features? Thanks a lot.

websurf is offline  
Reply With Quote
Sponsors
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development 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
Gmail mark all as read chaos32 HTC Droid Eris 11 October 11th, 2010 12:36 PM
gmail app will not mark email as read on the server and will not even send an email qwery53 Incredible - Support and Troubleshooting 0 May 20th, 2010 08:18 AM
Support gmail too small to read Frank HTC Magic 1 March 18th, 2010 10:10 PM
Select all email/psat email and mark as read... lazyperson17 HTC Droid Eris 16 January 15th, 2010 09:31 PM
I can't read my email Charlie.Masone Droid - Support and Troubleshooting 0 November 12th, 2009 06:37 PM



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