On Fri, Apr 15, 2011 at 1:11 AM, Brill Pappin <bpap...@sixgreen.com> 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.
> However based on your description of how external installed apps work (with
> an encrypted file system) I'm now doubting that understanding :)

You already got an answer, but if you want to explore, just run
'mount' in a shell.
Then you can examine the contents of each app's directory (every app is mounted
on a separate mount point)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to