Myzel394 / Alibi

Use your phone as a dashcam and save the last 30 minutes when you need them.
GNU General Public License v3.0
232 stars 11 forks source link

Check how well multiple users work #54

Closed Myzel394 closed 8 months ago

Myzel394 commented 8 months ago

There isn't a lot of documentation available but according to https://developer.android.com/work/dpc/dedicated-devices/multiple-users:

Secondary users are Android users with separate apps and data saved between sessions

Also, I tested the app myself on an Android emulator running Android API Level 34 and I was not able to read the internal data of other users. However, I wasn't even able to locate the contents of the guest user using the device explorer at all - I guess it's not mounted or not visible, if someone knows more about this, feel free to tell me how to find it.