Setps to add users to Android 4.2
adb shellsu
pm get-max-users (should show 1)
setprop fw.max_users number (some number above 2)
pm create-user someusername
repeat the create-user as wanted
Problem when testing on emulator
Do't know how to switch from any non-primary user back to the primary(as far as using a visual UI)Source Codes
User Management App
沒有留言:
張貼留言