Even if there was, your app would not be around to delete it. :( You may have to save your files to your context's getExternalFilesDir(null) instead, where it will be deleted together with the app.
On Apr 23, 1:19 pm, ANKUR GOEL <[email protected]> wrote: > Hi all , > > i want to delete some files from file directory folder when my application > is uninstalled . > > so can i know what broadcast or method is called > > Thanks -- 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

