That helps.

On Apr 22, 3:37 am, Earlence <[email protected]> wrote:
> each android app runs in a separate PROCESS which contains its own
> dalvikvm.
> sandboxing is handled by the kernel only.
>
> On Apr 22, 5:59 am, madman <[email protected]> wrote:
>
> > Hi,
>
> > I know that every application in Android runs in a separate Dalvik VM
> > and has its personal storage space. It stores the data in this storage
> > space and no other application (except those with same UID) can
> > interfere with that data. AFAIK this process (Sandboxing) is done by
> > the Linux kernel. Is Android framework involved in this process
> > anywhere?
>
> > Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" 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-security-discuss?hl=en.

Reply via email to