Hi, I use managedQuery(getIntent().getData(), null, null, null, null) to access the gmail attachment passed by Google Mail app. But the returned cursor is null. getIntent().getFlags() returns 1, so the read permission is properly assigned by Google Mail app. Is there any setting I need to add in my application?
Thanks, Derek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

