I need to received intent when the media is unmounting.

So that I can save the file in sdcard.

I used MEDIA_UNMOUNTED, MEDIA_EJECT both are received after the media
is unmounted, and at that point it is not possible to save the file.

I don't want have a separate thread that will be working in background
to save the file when modified.

Is there any other way to save the file.

Thanks,
Vivek Khandelwal


-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to