Any help will be really appreciated. 


Regards, 
Pratik 
----- Original Message ----- 
From: "Pratik Prajapati - Embedded" <pratik.prajap...@einfochips.com> 
To: android-developers@googlegroups.com 
Sent: Tuesday, November 30, 2010 5:29:23 PM 
Subject: [Froyo]deleting file from internal storage 


Dear All, 


I'm working on adding support of internal storage content get displayed in 
Gallery. 


Almost all things are done, like images/video gets displayed with correct 
thumbs. ( as it works with external storage). 


But while I delete any file from internal storage, it does not get deleted from 
it. Although it's record gets deleted from the corresponding database. 


It's like, when I click on delete for the image, it gets disappeared from the 
Gallery, But as soon as I run "MediaScanner" it find the file again. Means when 
I delete the file from Gallery, its record gets deleted correctly but file 
physically does not get deleted. 


File Delete works fine with external storage. I tried to trace the code from 
where file gets deleted. But no luck. I could not understand how the file gets 
deleted from Gallery. 


Any help will be really appreciated. 


Regards, 
Pratik 



-- 
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