Android不知道能不能满足我的需求,想用adb root来实现,用户配置文件

Android I don’t know if I can meet my needs ,I want to use adb root to achieve,User profile

Android不知道能不能满足我的需求

我想用adb root来实现

一个APP实现多用户数据

//User profile

adb shell am start com.tencent.mm/com.tencent.mm.ui.LauncherUI --here User profile 001
adb shell am start com.tencent.mm/com.tencent.mm.ui.LauncherUI --here User profile 002
adb shell am start com.tencent.mm/com.tencent.mm.ui.LauncherUI --here User profile 003
adb shell am start com.tencent.mm/com.tencent.mm.ui.LauncherUI --here User profile 004
adb shell am start com.tencent.mm/com.tencent.mm.ui.LauncherUI --here User profile 005
adb shell am start com.tencent.mm/com.tencent.mm.ui.LauncherUI --here User profile 006


这个想法可行吗?

我觉得每次我运行这个app,都是用adb来指定这个app使用哪个配置文件给运行,从而实现数据独立。数据隔离。实现多用户登录的效果

无人接听 没有答案 没有答案 关闭