On Wed, Dec 10, 2008 at 8:38 AM, Mark Murphy <[EMAIL PROTECTED]> wrote: > openFileInput() gives you a storage spot unique to your application in > the on-board flash. It is not for use for, say, accessing /sdcard.
This brings up a question I have: is there an etiquette for apps putting stuff on the sdcard? If there were some app specific storage area on the sdcard like openFileInput does on the internal memory, it would seemingly help for namespace collisions and other untidy stuff on the sdcard... Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

