Viewpoint0232 what are some use cases for using multiple users still?
Off the top of my head:
- My situation: Using the owner profile exclusively to install apps via sandboxed play store, deactivate apps and push them on user profiles where they are used without play services.
- Situations in which you need more than 3 profiles.
- Situations in which you're not okay with depending on a third party app for (work) profiles.
- Situations in which multiple people use one device and should be separated from each other (e.g. children in a family).
- Situations in which a user should be restricted in his abilities (e.g. not installing apps, not accessing dev options, not accessing specific WiFi or Bluetooth options etc.).
- Situations in which you need to better protect other profiles' content from law enforcement or theft.
- Situations in which you need to appear like not using specific apps (that would appear in the app list on the owner profile).
There are probably more use cases but these came to mind quickly.
r134a Could be wrong but in terms of isolation this is the hierarchy: work profiles > private space > user profiles
You probably mean it directly the other way around: User profiles offer best isolation, work profiles the least.