On Thu, Apr 14, 2011 at 9:11 AM, Brill Pappin <[email protected]> wrote:
> It's my understanding that even if your app is installed on the SD card > with preferExternal, the database is still stored in the private space on > internal memory. > Correct Apps on SD card only puts the application itself on the SD card, not its data. > However based on your description of how external installed apps work (with > an encrypted file system) I'm now doubting that understanding :) > Don't doubt, the encrypted fs is only for storing the app (and unpacked shared libs etc). -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

