On Jul 10, 7:13 pm, Alexey Krasnoriadtsev <[email protected]> wrote: > You are correct that you should use contentResolver.openInputStream > (uri), to get the data from gmailattachments. > Thanks Alexey, will try that for integrating with the GMail app.
> Default Email app, is very dumb and is hardcoded to only open audio > and imageattachments. > (disclaimer, that was the case 6 month ago, the last time i looked at > it). > That's still the case, looking at the 1.5r2 source: com.android.email.Email uses a hard-coded array of ACCEPTABLE_ATTACHMENT_VIEW_TYPES. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

