|
Edited by Decrun at 2016-7-12 03:49 \n\n Edited by Decrun at 2016-7-12 03:48 \n\n
hmm. Not by default again.I could edit the Build.prop file in order to add that functionality, but I wouldn't know if it would even be of any use on a 16GB device.
When you've rooted your phone, you could add the lines below to the file /system/build.prop with root browser or something similar.
- # Enable Multi Users
- fw.show_multiuserui=1
- fw.max_users=<Any number you would like>
Copy the Code
|
|