相关疑难解决方法(0)

Android Studio 2.3.2在工作配置文件或目标设备上的另一个用户帐户下启动应用程序将导致崩溃

我已经安装了Android Studio 2.3.2版本,我的应用程序已在模拟器以及移动设备上成功运行。进行一些更改后,它无法在移动设备上运行,但在模拟器中可以正常工作。

事件日志:

12:55 PM    Instant Run performed a full build and install since
                    the installation on the device does not match the local build on disk.
                    (Don't show again)

12:55 PM    Instant Run detected that you are running on a target device that has a work profile or multiple user accounts.
                    Launching the app under a work profile or another user account on the target device will result in a crash.
                    Learn more about how to run your …
Run Code Online (Sandbox Code Playgroud)

android android-activity android-instant-run

1
推荐指数
1
解决办法
7500
查看次数