On Thu, May 3, 2012 at 11:05 AM, Rohit <[email protected]> wrote: > I want to delete video file automatically after watching. How can i do > this >
Define what "after watching" means, then write code to detect when the video is done being watched, according to your logic. Then write code to delete the file when your code that determines it's done being watched executes. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

