0

I'm trying to create an app that runs the switch-user command. is there any API for switch-user command ?

is it possible to switch users from android application (assuming I've multiple users set)?

Krupa Patel
  • 3,309
  • 3
  • 23
  • 28
Sharas
  • 1,985
  • 3
  • 20
  • 43

1 Answers1

0

For switching user there is no direct api, U have manually maintain the session of each user. The session implementation logic upto u.

user2851150
  • 397
  • 5
  • 12