Hacker News new | ask | show | jobs
by hiatus 1006 days ago
How do apps utilize permissions of other apps? How does the filesystem app communicate with the network app if it does not have network privileges and other app has no filesystem privileges (ie there is no shared channel)?
1 comments

Android supports IPC.