我已安裝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 app under a work profile.
您所做的更改是什麼? – mdb
你可以嘗試禁用_Instant Run_,有時它有一些已知的問題。 –