I doubt it will take very long to delete a few images on Flash memory.


The delete operation almost certainly does not zeroize the contents of the 
file.  It will simply "unlink" it which is probably a very minor write to 
Flash memory.


I bet if you try it you will see it is very fast.


Thanks.



On Friday, April 19, 2013 9:52:47 AM UTC-5, tsioularisa wrote:
>
> Because it will run in the UI thread and it will not be a good user 
> experience! It will cause lag and not smooth behavior as i guess. The 
> android developers site suggest developers to use asynctask in heavy and 
> slow processes as network download! Have you tested bitmapfun code to see 
> what i mean? I re-downloaded the code in order to be clear and without 
> changes and even  in this case when i don't add the auto-clear of the cases 
> the code doesn't work for the scenario i described before!

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to