[android-developers] Android Stock eMail no longer "content:" uris for EXTRA_STREAM
Hello everybody,
I am attaching a small audio stream to emails using a database Uri like "content:/mydb/table/id" as EXTRA_STREAM.
This is working fine for all email clients up to android 4.1 and also in gmail for android 4.2.1.
However, when I try to use the same code with stock android email client in android 4.2.1 on Galaxy Nexus, I get the warning "Invalid uri type content://...".
The composer is opened, but the attachment is missing.
Can anybody tell me whether that is intentional or a bug that will be fixed with an upcoming update?
Thanks
Sascha
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home