sorry for posting here, thought use full app. Its looking very cool.. https://play.google.com/store/apps/details?id=com.appz.rootfsinfo
On Fri, Mar 8, 2013 at 10:17 PM, Bryan Ashby <[email protected]> wrote: > I work for a Parental Controls company and have a product that has been > working beautifully on Android up to version 4.2. Until now, we have mostly > pushed off fully supporting 4.2 with user switching as the demand has not > been high enough. That time has past and it's finally in our radar. > > Our product's sole purpose is to *product any user on the device*. > Traditionally we have "bound" one of our users (we maintain our own & sync > across devices including other OS's). With Android 4.2 comes user switching > and individual data directories per user. > > *How is a product such as ours to share data across 1:n users?* As-is, > users would have to essentially re-install our product for every user. All > central context is lost (which again, is vital to our product; Each user > must belong to the "family") > > Some things I havHe looked at: > > - MODE_WORLD_READABLE / MODE_WORLD_WRITABLE are now removed, so we > can't set them in /data/data/package.name/ > - FileUtils.setPermissions() seems to ignore 'everyone' bits > - File.setWritable() doesn't actually exist in Android > > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Thanks & Regards Vinoth Kumar A - - - - - - - - - - "Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential and may be privileged. If you are not the intended recipient. you are hereby notified that any review, re-transmission, conversion to hard copy, copying, circulation or other use of this message and any attachments is strictly prohibited. If you are not the intended recipient. please notify the sender immediately by return email, and delete this message and any attachments from your system. Virus Warning: Although the company has taken reasonable precautions to ensure no viruses are present in this email, the company cannot accept responsibility for any loss or damage arising from the use of this email or attachment." -- -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

