I forget the requirements :-) !

>I don't want to write the data to a temporary file because the
>email app doesn't tell me when it's finished with the file; how can I do
>this?

You need to provide a URI for your intent.

The Email app indeed gives your no feedback at the end, but maybe you
can
use really a temporary file and  a FileObserver to detect when the
File was
accessed ..

Or a kind of batch process, which cleans such file after a period of
time.

Sorry , I have no better idea.

Good luck !

  Frank



-- 
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

Reply via email to