开发者

Android Gmail attachment

I'm trying to get the name of the f开发者_StackOverflowile attached to an email on the gmail app? Can anyone point in the direction of getting the file name ? I can get the attachemnt, just don't know how to get the original file name.


Access to attachments (except through the app giving them to you with an ACTION_VIEW) intent is not supported, and trying to directly access the provider is likely going to cause problems for your app as Gmail changes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜