The root file system / is typically a small read-only RAM filesystem
which is just used as a place to mount the other filesystems such as /
system and /data, to hold special filesystems like /proc and /sys, and
to store the init executable and startup scripts such as init.rc. It's
not intended or suitable for application use.  Can you explain the use
case that's driving this requirement?

On Apr 13, 10:10 am, Garimella Srinivasu
<[email protected]> wrote:
> Hi All,
>
> I am working in the tablet development and need to provide File System ROOT
> access to android applications. As per my requirement i should be able to
> create a file in root file system with the same file user group.
>
> Please suggest how to achieve this...
>
> Thanks in advance..
>
> Thanks & Regards
> Garimella Srinivasu

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to