安卓我不知道我是否能满足我的需求,我想用adb root实现,用户档案



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

我想使用adb根来实现

一个应用程序实现多用户数据

//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

这个想法可行吗?

我想每次运行应用程序时,我都会使用adb来指定应用程序使用哪个配置文件来运行,从而实现数据独立。数据隔离。实现多用户登录的效果。

没有答案没有回答没有回答关闭

最新更新