File f = new File(filePath); f.delete(); BR, Adrian Vintu
http://adrianvintu.com On Tue, Mar 16, 2010 at 1:39 PM, Jaehoon Choi <[email protected]> wrote: > I made an application in the SD card, delete the files in a program > that tries to create. > > java.io package deleteFile method uses an unable to unlink the log of > the error will occur. > > To delete a file on an SD card to do that which is? > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

