📜  Android 模拟器被杀 - ActionScript 代码示例

📅  最后修改于: 2022-03-11 15:04:50.500000             🧑  作者: Mango

代码示例1
# Here's how to disable Vulkan apps to talk to the emulator.

# Add the following lines to ~/.android/advancedFeatures.ini (create this file if it doesn't exist already):

Vulkan = off
GLDirectMem = on