Hello Everyone,

I want to modify a text file using Android program .
I searched about that and i found that I have to copy whole content of file
and than Modify it and save it to other file and than Delete Original file
and rename the Modified one.

I tried file.delete() method But i am getting error of permission denied to
delete that file.

So can anyone help me As Soon As possible

Regards,
Brijesh Masrani.

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

Reply via email to