> > >> 2010/9/6 Frank Weiss <[email protected]> > >> > How might a user accidently remove them? Why is this a concern? > > There are a few file explorer down there, and for X reason people can > remove data using them. The problem is that if that data is removed, > it has to be downloaded again. 3G in my country is yet a poor > technology and very slow. > > I understand that there are ways people could remove the files. In some cases, they may even do so deliberately. Perhaps if you name the files appropriately, people using file explorers will see the obvious consequence of deleting them. In any case, I suppose your app can download them again (and you can add a guide message in case the real issue is how to deal with complaints.)
Have you considered that the SD card is really just a cache, that is, just like a browser locally saves web pages and assets? That way the app would still work (albeit slowly) if there is no SD card or little free space on it. -- 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

