Not sure if you're implying that the context "application storage" area (obtainable via Context) is stored on the sdcard. At least on the emulator this is not the case - this data is stored on internal storage, with or without an sdcard.
On Oct 15, 7:56 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > John Spurlock wrote: > > Re: 2 - Isn't that what MODE_WORLD_READABLE is for? > > >http://code.google.com/android/reference/android/content/Context.html...) > > > MODE_WORLD_READABLE = "File creation mode: allow all other > > applications to have read access to the created file." > > Yes, but that implies a spot to put the file. > > Thanks, though! > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, > 2009http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

