Questions tagged [multi-user]

Multi-user is a term that defines an operating system, computer program, or a game that allows use by more than one users of the same computer at the same time. Android 4.2 Jelly Bean brought multi-user support to Android tablets.

Multi-user is a term that defines an operating system, computer program, or a game that allows use by more than one users of the same computer at the same time. Android 4.2 Jelly Bean brought multi-user support to Android tablets.

Multi-user feature on Android tablets allows several users to share a single Android tablet, with each user having convenient access to a dedicated user space. Users can switch between the accounts from the lock screen.

On a multi-user device, Android gives each user a separate environment, including user-specific emulated SD card storage. Users also have their own homescreens, widgets, accounts, settings, files, and apps, and the system keeps these separate. All users share core system services, but the system ensures that each user's applications and data remain isolated. In effect, each of the multiple users has his or her own Android device.

201 questions
23
votes
3 answers

Where is user/group id info stored on Android and how do I interpret it?

I have been wondering for quite some time now; where does Android store it's user and group id information? For instance, on standard Linux, user and group information is stored in /etc/passwd and /etc/group, respectively. When you add a user to a…
8
votes
1 answer

How can I access the emulated sdcard for another user on a rooted nexus 10

Is it possible to access other user's emulated sdcard storage on a rooted Nexus 10? I have 3 users set up. If I log in as the primary user, I would expect to see /storage/emulated/10 (and 11) as well as 0 (and emulated), but I can't (even from a…
Nikki Locke
  • 203
  • 2
  • 6
8
votes
2 answers

Separate user accounts on one Android device

I just bought a Samsung Note 2. My mom uses it when we are in India, but I use it when we are in the U.S. Is there a way to have two separate accounts so that our apps don't get mixed up? I'd like to have a completely separate set of app pages and…
rajlego
  • 183
  • 3
4
votes
0 answers

Multiple users without resetting Android settings?

I got a new device and have the opportunity to start from scratch. For privacy reasons I want to adopt the multi-user paradigm in which I would isolate certain apps from other apps using the multiple user feature from Android. This way I can keep…
Martin Braun
  • 441
  • 1
  • 3
  • 13
4
votes
0 answers

Why can't I switch accounts after rebooting?

I have a lenovo android tablet with three users - The Owner user, which is the original user and is an Admin. Then two users for my children, which are restricted users. The tablet seems to be 'stuck' logged into one of the children's account. …
3
votes
1 answer

Can somebody explain how multi-user is implemented in android 4.4

Can somebody please help in giving information on how multi-user partition is achieved on android 4.4. I was digging into 4.4 code specific to creating multiple users. There is class called multiUser(added in 4.4 for multi-user) whose members talk…
Ram Rote
  • 33
  • 1
  • 4
3
votes
0 answers

Duplicate Android User

Since year dot I've always used one Android profile for home and work, with both work and email accounts added to Gmail, and social media logged in as work. Since it's my own business, it's difficult to ignore new notifications, or not reply to…
olimortimer
  • 131
  • 1
3
votes
2 answers

How can I transfer apps from one profile to another on my tablet?

I have just bought a tablet to be used by the whole family. I downloaded some apps and games, and then set up two more users. Neither have, nor want, a Google account. (In fact our son is too young for a Gmail account according to Google.) I am…
Alison
  • 31
  • 1
  • 1
  • 4
2
votes
2 answers

multiple user for Android

I have a Le Pan Mini with Android 4.2.2. It's obviously not the greatest device but it's what I could afford and most importantly it has 4.2 which is supposed to support multiple users. But it doesn't. I am sure I have the 4.2.2 but users doesn't…
1
vote
0 answers

Hiding display of primary user in Android multi-user

In Android, when I set up secondary user and switch to it, is there a possibility to hide primary user so it does not show in options for switching users? I have root.
Jan
  • 121
  • 2
1
vote
0 answers

How to password protect users on Android?

at home we share a tablet using the multi user feature of Android, which is good enough. That said, switching users has no password protection whatsoever, so other users could log in my user and see all my mail etc... Is there a way to protect users…
gotch4
  • 161
  • 1
  • 5
1
vote
0 answers

Is completely isolated multi-tenancy possible on Android comparable to Linux?

Is it possible to have on an Android device: (permission based or virtual volumes) isolated data storage? user specific, independent device usage configuration? simple user relogin?
J. Doe
  • 133
  • 5
1
vote
1 answer

create-user "Error: couldn't create User"

I tried creating multiple users on my Android TV dongle (based on RK3188 board). It should work, it's Android 4.4.2, but it returns an error: root@rk3188:/ # pm create-user username Error: couldn't create User. And at the same time: root@rk3188:/ #…
Krzysiek Setlak
  • 111
  • 1
  • 6
0
votes
1 answer

Cannot install separate user account profiles on Fusion tablet running Android 4.4.2

We have a Samsung Chromebook and a Nexus 7 in the house that both allow us to set-up distinct different user accounts on them which we find most useful. We have just acquired a new non-brandname tablet (Fusion) running 4.4.2 KitKat, and it will not…
user58237
  • 1
  • 1
0
votes
1 answer

Multiple Users in Android 4.0.4

I have a Toshiba Thrive AT105 running on Android 4.0.4. I wish to use the multiple users function on it to share it with other users. Can this be done on Android 4.0.4? If not, how can I upgrade to another android version which can support this…
user41530
  • 1
  • 1
1
2