如何停用快照?
How to deactivate snapshot?
如何在 Android Studio 3.0 中 unchecked/disabled 快照?
在 Android Virtual Device Manager
中缺少字段 - Snapshot
。
较早的此类选项是当您尝试编辑 Virtual Device
.
我认为暂时没有这样的设置。但我发现这是一个可行的替代方案:您可以强制 AVD 在每次启动时冷启动(与 "quick boot"-ing 它相反),如下所示:
打开您的 AVD 管理器。
Select 您选择的 AVD,并编辑其设置。
点击“显示高级设置”按钮。
在"Emulated Performance"子目录下,"Boot option"菜单,勾选"Cold boot"。
Link to the screenshot I've prepared. Haven't got enough rep to embed images just yet. Bummer.
如何在 Android Studio 3.0 中 unchecked/disabled 快照?
在 Android Virtual Device Manager
中缺少字段 - Snapshot
。
较早的此类选项是当您尝试编辑 Virtual Device
.
我认为暂时没有这样的设置。但我发现这是一个可行的替代方案:您可以强制 AVD 在每次启动时冷启动(与 "quick boot"-ing 它相反),如下所示:
打开您的 AVD 管理器。
Select 您选择的 AVD,并编辑其设置。
点击“显示高级设置”按钮。
在"Emulated Performance"子目录下,"Boot option"菜单,勾选"Cold boot"。
Link to the screenshot I've prepared. Haven't got enough rep to embed images just yet. Bummer.