Relative Content

Tag Archive for javaandroidlinuxmount

mount android All of the sdcard

The background is like this:
I want to implement a sandbox, which is a system-level sandbox to isolate the data of a certain App.
I need to isolate his one
[/data/data/package_name]and [/sdcard/]
Place these directories arbitrarily, such as [system / data / mydir]
(Because I want these configurations to be managed through system_server)